R5Reloaded
GameR5Reloaded - Modded Apex Legends server
Author: eggs@purpleflaghosting.comSource: pterodactyl/game-eggsUpdated: 5/24/2026 Startup Command
wine r5apex_ds.exe -noconsole -port {{SERVER_PORT}} +launchplaylist "{{PLAYLIST}}" +hostname "{{SERVER_NAME}}" {{ARGS}}
Docker Images
| Label | Image |
|---|
| ghcr.io/ptero-eggs/yolks:wine_latest | ghcr.io/ptero-eggs/yolks:wine_latest |
Environment Variables
| Name | Variable | Default | Rules |
|---|
Name Name of the server | SERVER_NAME | A Pterodactyl Server | required|string|max:50 |
Playlist Playlist to load | PLAYLIST | fs_dm | required|string|max:20 |
Download URL URL to download R5Reloaded server build from | DL_URL | https://r5reloaded.com/server-download | required|string|max:500 |
Args Additional arguments to append to the startup command | ARGS | none | nullable|string|max:200 |
Wine Debug | WINEDEBUG | -all | required|string|max:20 |