Load the previously loaded project and scene on startup

(read from an ini file)
This commit is contained in:
2023-01-14 21:44:48 +01:00
parent 145338d666
commit 282844b905
11 changed files with 85 additions and 49 deletions

3
.gitmodules vendored
View File

@ -36,3 +36,6 @@
[submodule "libs/nativefiledialog"]
path = libs/nativefiledialog
url = https://git.barink.dev/Nigel/nativefiledialog.git
[submodule "libs/mINI"]
path = libs/mINI
url = https://github.com/pulzed/mINI.git