Mindustry/server
Atomic-Laboratory ef1413beab
Add "loadautosave" server command. (#9169)
* Add "loadautosave" server command.

A command that loads the last auto-save. This command can be placed inside `config startcommands` to automatically load the last save when the server starts.

* autosaves config is actually autosave. use first() not get(0)

* Get most recent autosave w/o sorting

* Remove left over debug

oops....
2023-10-14 22:18:13 -04:00
..
server_template
src/mindustry/server Add "loadautosave" server command. (#9169) 2023-10-14 22:18:13 -04:00
build.gradle Load content icons on a headless server (#8650) 2023-05-29 13:09:56 -04:00
run-jar
run-server