summaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
authorHenrique Alves <henriquelalves@gmail.com>2024-01-24 23:22:46 +0200
committerHenrique Alves <henriquelalves@gmail.com>2024-01-24 23:22:46 +0200
commit200fa004ecdf08a54a81770c84e9970e9f2271b9 (patch)
tree3552544e3600df281a4a301545fbd6c12406a8d5 /project.godot
downloadgamejam-ggj-2024-200fa004ecdf08a54a81770c84e9970e9f2271b9.tar.gz
gamejam-ggj-2024-200fa004ecdf08a54a81770c84e9970e9f2271b9.tar.bz2
gamejam-ggj-2024-200fa004ecdf08a54a81770c84e9970e9f2271b9.zip
First commit
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot13
1 files changed, 13 insertions, 0 deletions
diff --git a/project.godot b/project.godot
new file mode 100644
index 0000000..68ee9cf
--- /dev/null
+++ b/project.godot
@@ -0,0 +1,13 @@
+; Engine configuration file.
+; It's best edited using the editor UI and not directly,
+; since the parameters that go here are not all obvious.
+;
+; Format:
+; [section] ; section goes between []
+; param=value ; assign values to parameters
+
+config_version=5
+
+[application]
+
+config/features=PackedStringArray("4.2")