Who knows what
This commit is contained in:
parent
0fe23420ab
commit
9214d13054
422 changed files with 1412 additions and 4783 deletions
|
|
@ -8,11 +8,15 @@
|
|||
|
||||
config_version=5
|
||||
|
||||
[animation]
|
||||
|
||||
compatibility/default_parent_skeleton_in_mesh_instance_3d=true
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Clicker"
|
||||
run/main_scene="uid://bqtexca6cdr54"
|
||||
config/features=PackedStringArray("4.5", "Forward Plus")
|
||||
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
|
@ -20,7 +24,7 @@ config/icon="res://icon.svg"
|
|||
InputOverride="*res://scripts/inputs.gd"
|
||||
GameManager="*res://scripts/game_manager.gd"
|
||||
Global="*res://scripts/globals.gd"
|
||||
DebugMenu="*res://addons/debug_menu/debug_menu.tscn"
|
||||
DebugMenu="*uid://cggqb75a8w8r"
|
||||
Inventory="*res://scripts/inventory.gd"
|
||||
Unlocks="*res://scripts/unlocks.gd"
|
||||
Audio="*res://scripts/audio.gd"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue