mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
basic fixes for project.godot files
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
config_version=3
|
||||
|
||||
[application]
|
||||
|
||||
icon = "res://icon.png"
|
||||
main_scene = "res://spinpause.tscn"
|
||||
name = "Pause"
|
||||
|
||||
config/name="Pause"
|
||||
run/main_scene="res://spinpause.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
Reference in New Issue
Block a user