mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
[application]
|
|
|
|
icon = "res://icon.png"
|
|
main_scene = "res://drag_and_drop.scn"
|
|
name = "Drag & Drop (GUI)"
|
|
|