aboutsummaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot8
1 files changed, 8 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index dc15082..04de13a 100644
--- a/project.godot
+++ b/project.godot
@@ -14,3 +14,11 @@ config/name="CodeWithYourFriends23"
run/main_scene="res://Nodes/Level_test.tscn"
config/features=PackedStringArray("4.0", "Forward Plus")
config/icon="res://icon.svg"
+
+[dotnet]
+
+project/assembly_name="CodeWithYourFriends23"
+
+[rendering]
+
+renderer/rendering_method="gl_compatibility"