openttd_linux64 OpenTTD openttd -D %IP%:%PORT% %SAVEGAME% 255 None server_name = .* server_name = openttd.cfg max_clients = .* max_clients = openttd.cfg rcon_password = .* rcon_password = openttd.cfg admin_password = .* admin_password = openttd.cfg If no, starts a new game. If yes, loads the latest autosaved game. server_admin_port = .* 3977 server_admin_port = openttd.cfg The 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