Commit Diff


commit - 318dcbbd6dce1ec36203932c120710989d22fcdf
commit + 722e246459f5553ef9c2343f62aff61a695f8800
blob - a7478fc66608c4170994d66615a270b14dd9857b
blob + 28e1d1f20f05fa9f67fb4023038612f6d58a4200
--- project.godot
+++ project.godot
@@ -11,7 +11,7 @@ config_version=4
 [application]
 
 config/name="Ciess 2022"
-run/main_scene="res://src/menu.tscn"
+run/main_scene="res://src/menu/menu.tscn"
 config/icon="res://icon.png"
 
 [autoload]
@@ -23,6 +23,10 @@ Pieces="*res://src/pieces.gd"
 window/stretch/mode="2d"
 window/stretch/aspect="expand"
 
+[mono]
+
+project/assembly_name="Ciess 2022"
+
 [physics]
 
 common/enable_pause_aware_picking=true