Unciv/desktop
Timo T fc9668f2d0
Refactor: change GameSaver from singleton to single instance pattern & move autosave logic into GameSaver (#6846)
* Refactor: change GameSaver from singleton to single instance pattern & move autosave logic info GameSaver

Singleton just doesn't make sense anymore when we have to `init(..)` with different arguments, then we should just make a normal class out of it

* Fix not correctly checking for missing external files dir

* Refactor: use more appropriate library method

* Add logging for external files dir
2022-05-22 19:51:35 +03:00
..
discord_rpc Hopefully solved #2361 for real this time 2020-04-08 16:37:17 +03:00
linuxFilesForJar Fixes warnings in desktop-file-validate (#5822) 2021-12-18 20:06:27 +02:00
src/com/unciv/app/desktop Refactor: change GameSaver from singleton to single instance pattern & move autosave logic into GameSaver (#6846) 2022-05-22 19:51:35 +03:00
build.gradle.kts Build warnings cleanup (#6827) 2022-05-19 02:12:18 +02:00
packrConfig.json Dammit packr 2019-11-27 20:26:09 +02:00