summaryrefslogtreecommitdiff
path: root/godot2/engine.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'godot2/engine.cfg')
-rw-r--r--godot2/engine.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/godot2/engine.cfg b/godot2/engine.cfg
new file mode 100644
index 0000000..44f4999
--- /dev/null
+++ b/godot2/engine.cfg
@@ -0,0 +1,5 @@
+[application]
+
+name="ShaderTest"
+main_scene="res://ShaderTestsScreen.scn"
+icon="res://icon.png"