screen filters system?
This commit is contained in:
parent
08a20c683a
commit
2a6b263cae
6 changed files with 98 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="Luna Lunatic"
|
||||
run/main_scene="uid://bnjujh22nqr4a"
|
||||
config/features=PackedStringArray("4.5", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
|
|
@ -26,6 +27,7 @@ window/size/viewport_height=192
|
|||
[file_customization]
|
||||
|
||||
folder_colors={
|
||||
"res://assets/": "yellow",
|
||||
"res://autoloads/": "orange"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue