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,9 +1,12 @@
|
||||
config_version=3
|
||||
|
||||
config_version=null
|
||||
|
||||
[application]
|
||||
|
||||
name="Rich Text Label (BBCode)"
|
||||
main_scene="res://rich_text_bbcode.tscn"
|
||||
icon="res://icon.png"
|
||||
config/name="Rich Text Label (BBCode)"
|
||||
run/main_scene="res://rich_text_bbcode.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[memory]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user