openttd_linux64OpenTTDopenttd-D %IP%:%PORT% %SAVEGAME%255Noneserver_name = .*server_name = openttd.cfgmax_clients = .*max_clients = openttd.cfgrcon_password = .*rcon_password = openttd.cfgadmin_password = .*admin_password = openttd.cfgIf no, starts a new game. If yes, loads the latest autosaved game.server_admin_port = .*3977server_admin_port = openttd.cfgThe port the admin interface of an OpenTTD server is listening on.
ls -t save/autosave | head -n1 | xargs -I {} cp -f save/autosave/{} save/autosave/latest_autosave.sav
openttd.cfg