mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
basic fixes for project.godot files
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
config_version=3
|
||||
config_version=null
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Translation Demo"
|
||||
run/main_scene="res://main.scn"
|
||||
config/icon="res://icon.png"
|
||||
name="Translation Demo"
|
||||
main_scene="res://main.scn"
|
||||
icon="res://icon.png"
|
||||
|
||||
Reference in New Issue
Block a user