beta-1.3/restructure-files (#2)
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
@@ -11,7 +11,7 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="Archipelago Game"
|
||||
config/version="beta-1.2"
|
||||
config/version="beta-1.3"
|
||||
run/main_scene="uid://dqgxg3i307lvr"
|
||||
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
@@ -28,6 +28,20 @@ InputManager="*uid://dnbg1dpjcq6vk"
|
||||
|
||||
project/assembly_name="Archipelago Game"
|
||||
|
||||
[file_customization]
|
||||
|
||||
folder_colors={
|
||||
"res://Assets/": "orange",
|
||||
"res://Debug/": "gray",
|
||||
"res://Entities/": "purple",
|
||||
"res://Global Managers/": "red",
|
||||
"res://Main/": "gray",
|
||||
"res://Maps/": "green",
|
||||
"res://Resources/": "orange",
|
||||
"res://Scripts/": "red",
|
||||
"res://UI/": "yellow"
|
||||
}
|
||||
|
||||
[global_group]
|
||||
|
||||
"Player Group"=""
|
||||
|
||||
Reference in New Issue
Block a user