Updates LocalPackageDownloader. Updates Splash and Main menu.

This commit is contained in:
Dylan Sarrazyn
2024-07-10 13:56:05 +02:00
parent bcd70fb651
commit eab2aeb0b0
15 changed files with 426 additions and 106 deletions
-2
View File
@@ -23,8 +23,6 @@ func init_OS_language() -> void:
if not language:
language = supported_locales[0]
print("------- DEFAULT LANGUAGE SET TO " + str(language))
func get_folder_path() -> String:
File diff suppressed because one or more lines are too long