Project settings direct config instead of UID
This commit is contained in:
+2
-2
@@ -17,10 +17,10 @@ compatibility/default_parent_skeleton_in_mesh_instance_3d=true
|
||||
config/name="Kalulu"
|
||||
config/description="Open-source educational app to teach reading skills using Godot, based on the graphemic method, designed for children aged 5+"
|
||||
config/version="3.0.0"
|
||||
run/main_scene="uid://xndd7r8jpai5"
|
||||
run/main_scene="res://sources/menus/splash_screen/splash_screen.tscn"
|
||||
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||
boot_splash/bg_color=Color(0.141176, 0.141176, 0.141176, 1)
|
||||
config/icon="uid://cctkobpymorie"
|
||||
config/icon="res://assets/kalulu_icon.png"
|
||||
custom/unlock_everything=false
|
||||
custom/unlock_everything.debug=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user