Merge remote-tracking branch 'origin/c_sharp_setup' into inventory
This commit is contained in:
+13
-1
@@ -11,7 +11,7 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="Babushka"
|
||||
run/main_scene="uid://mhtcm8daava5"
|
||||
run/main_scene="uid://br7yq757cawts"
|
||||
config/features=PackedStringArray("4.4", "C#", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
@@ -74,6 +74,18 @@ project/assembly_name="Babushka"
|
||||
|
||||
enabled=PackedStringArray("res://addons/anthonyec.camera_preview/plugin.cfg", "res://addons/dialogic/plugin.cfg")
|
||||
|
||||
[file_customization]
|
||||
|
||||
folder_colors={
|
||||
"res://addons/": "red",
|
||||
"res://art/": "orange",
|
||||
"res://audio/": "yellow",
|
||||
"res://dialog/": "green",
|
||||
"res://prefabs/": "teal",
|
||||
"res://scenes/": "blue",
|
||||
"res://scripts/": "purple"
|
||||
}
|
||||
|
||||
[input]
|
||||
|
||||
move_left={
|
||||
|
||||
Reference in New Issue
Block a user