App ID The ID corresponding to the game to download. | SRCDS_APPID | 2667530 | required|numeric|digits_between:1,10 |
Auto Update Server This is to auto-update the game server. | AUTO_UPDATE | 1 | required|boolean |
Windows Install This is required to install the correct version. Removing or touching this will overwrite the files with a non-existing Linux releases. | WINDOWS_INSTALL | 1 | required|string|in:1 |
[SYSTEM] WINEDEBUG don't change this !!! | WINEDEBUG | -all | required|string|max:20 |
World GUID The world GUID is the later part of the world save file, for example, in this save file
'YourWorldName~11223344-5566-7788-99aa-bbccffeeff00',
the part after '~' symbol is the guid, i.e.'11223344-5566-7788-99aa-bbccffeeff00'.
Specify Which World to start the game, if the world save file with
entered GUID cannot be found, the server will fail to start and shut down itself | WORLD_GUID | 11223344-5566-7788-99aa-bbccddeeff00 | required|string |
Region Set the custom Region. Default is ASIA. Please check Region Code Table below.
Asia=asia, Chinese Mainland=cn, Japan=jp, Europe=eu, South America=sa
South Korea=kr, USA, East=us, USA, West=usw | REGION | asia | required|string |
Max Player Set the Max Player Count. The minimum value is 3
and the maximum value is 15. Default is 3 | MAX_PLAYER | 3 | required|numeric|between:3,15 |
Server Password Set the password. Default is empty; Note that
using characters other than ASCII may result in password
verification failure. The length limit is 8 | PASSWORD | 12345678 | required|string|max:8 |
[SYSTEM] WINETRICKS_RUN | WINETRICKS_RUN | mono vcrun2022 | required|string |
Server Name Name of the server | SERVER_NAME | Pterodactyl World | nullable|string |