Server Name The server name | SERVER_NAME | Pterodactyl Windrose Server | required|string|max:40 |
Use Direct Connection Enable direct connection instead of invite codes, when set to 1 (enabled) it will disable the use of the Invite Code. | USE_DIRECT_CONNECTION | 0 | required|boolean |
Server Password The server password | SERVER_PASSWORD | none | nullable|string|max:30 |
Max players Maximum allowed players | MAX_PLAYERS | 8 | required|string|max:20 |
Auto Update Decide if you want to update your server | AUTO_UPDATE | 1 | required|boolean |
Invite code Invite code (0-9, a-z, A-Z). Min 6 chars, case sensitive. Leave empty to generate a random code on each server start. Ignored when Direct Connection is enabled. | INVITE_CODE | none | nullable|string|min:6|max:32|regex:/^[a-zA-Z0-9]+$/ |
Password Protected Off by default, enable this when using a server password | SERVER_PASSWORD_PROTECTED | 0 | required|boolean |
P2P PROXY Don't change this | P2P_PROXY | 127.0.0.1 | required|string|in:127.0.0.1 |
App id The ID corresponding to the game to download. | SRCDS_APPID | 4129620 | required|string|in:4129620 |
WINEDEBUG | WINEDEBUG | -all | required|string| |
WINEPATH | WINEPATH | /home/container | required|string| |
WINETRICKS_RUN | WINETRICKS_RUN | none | nullable|string| |
Windows | WINDOWS_INSTALL | 1 | required|boolean |
Winearch | WINEARCH | win64 | required|string|max:20 |