[Archive] The Easiest way to Start your Server Quickly
[Archive] The Easiest way to Start your Server Quickly
Quote: Hey,
I've seen a few programs made to start your server with just a few simple clicks but I find them to be way to inconvienent compared to the extremly simple way below.
-Open Notepad
-Enter this into notepad:
Code:
start logon.exe
start world.exe
exit
(I know that "exit" isn't required but I like to have it there)
-Then click File->Save As NOTE: Save this in the same folder that world.exe and logon.exe are located.
-Now simply right click on the .bat that you just saved and select create shortcut. Then move this onto your desktop or into your icon folder.
Archived author: tyeeeee1 • Posted: 2025-11-04T13:45:14.439174
Original source
Quote: Hey,
I've seen a few programs made to start your server with just a few simple clicks but I find them to be way to inconvienent compared to the extremly simple way below.
-Open Notepad
-Enter this into notepad:
Code:
start logon.exe
start world.exe
exit
(I know that "exit" isn't required but I like to have it there)
-Then click File->Save As NOTE: Save this in the same folder that world.exe and logon.exe are located.
-Now simply right click on the .bat that you just saved and select create shortcut. Then move this onto your desktop or into your icon folder.