integrate a semi-working manager for save files (#3)

This commit is contained in:
Taevas 2025-04-16 00:16:39 +02:00
parent 18dae312eb
commit 7ae566720c
Signed by: Taevas
SSH key fingerprint: SHA256:Y5Hv18xwPvUKSlgkx1sPnRO3L2mc03ehC7BzrnZVEyY
7 changed files with 131 additions and 84 deletions

View file

@ -23,6 +23,7 @@ config/windows_native_icon="res://icon.ico"
[autoload]
Settings="*res://settings.gd"
SaveFiles="*res://save_files.gd"
[input]