Implement custom data save in settings and savegames (#484)

This commit is contained in:
Julian Murgia
2022-01-13 11:09:06 +01:00
committed by GitHub
parent a363b0c0c2
commit 2179b803e0
11 changed files with 61 additions and 8 deletions

View File

@@ -33,6 +33,7 @@ func _ready():
set_escoria_ui_settings()
set_escoria_sound_settings()
set_escoria_platform_settings()
ProjectSettings.save()
# Prepare the settings in the Escoria UI category