beta-1.4/persistence-implementation (#3)
Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
@@ -11,10 +11,10 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="Archipelago Game"
|
||||
config/version="beta-1.3"
|
||||
config/version="beta-1.4"
|
||||
run/main_scene="uid://dqgxg3i307lvr"
|
||||
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
config/icon="uid://ckbsqf4p5xu44"
|
||||
|
||||
[autoload]
|
||||
|
||||
@@ -23,6 +23,7 @@ GameManager="*uid://cb4tuxriixfqs"
|
||||
GroupUtils="*uid://bk7o4drbfh24p"
|
||||
MapLoader="*uid://c4jogxtdi3m13"
|
||||
InputManager="*uid://dnbg1dpjcq6vk"
|
||||
PersistenceManager="*uid://dl2kg1qu0ymi7"
|
||||
|
||||
[dotnet]
|
||||
|
||||
@@ -37,6 +38,7 @@ folder_colors={
|
||||
"res://Global Managers/": "red",
|
||||
"res://Main/": "gray",
|
||||
"res://Maps/": "green",
|
||||
"res://Persistence/": "blue",
|
||||
"res://Resources/": "orange",
|
||||
"res://Scripts/": "red",
|
||||
"res://UI/": "yellow"
|
||||
|
||||
Reference in New Issue
Block a user