aboutsummaryrefslogtreecommitdiffstats
path: root/godot/project.godot
diff options
context:
space:
mode:
authorLibravatar David <david003@gmx.net>2022-07-16 01:47:58 +0200
committerLibravatar David <david003@gmx.net>2022-07-16 01:47:58 +0200
commit4f2bc986240c61bd455742c0cee3c3c796fc5e6b (patch)
treec0acca8ce61b88f0b98f17bd6b566bbaf44ce39e /godot/project.godot
parentc12b8b1a507a2da79e529d518c9f56ed64d4963f (diff)
parentcdc2b9ea0bd97b982411ba4b6e03643937c105ad (diff)
download2022-4f2bc986240c61bd455742c0cee3c3c796fc5e6b.tar.gz
2022-4f2bc986240c61bd455742c0cee3c3c796fc5e6b.tar.bz2
2022-4f2bc986240c61bd455742c0cee3c3c796fc5e6b.zip
Merge branch 'uuuhhh'
Diffstat (limited to 'godot/project.godot')
-rw-r--r--godot/project.godot9
1 files changed, 5 insertions, 4 deletions
diff --git a/godot/project.godot b/godot/project.godot
index 01c44a7..a8f6586 100644
--- a/godot/project.godot
+++ b/godot/project.godot
@@ -8,14 +8,15 @@
config_version=4
-_global_script_classes=[ ]
-_global_script_class_icons={
-}
-
[application]
config/name="code-with-your-friends2022"
run/main_scene="res://scenes/Game.tscn"
+config/icon="res://assets/godot-ferris-32x32.png"
+
+[gdnative]
+
+singletons=[ ]
[rendering]