aboutsummaryrefslogtreecommitdiff
path: root/game
diff options
context:
space:
mode:
author Conor Allison <conoboy137@hotmail.co.uk>2024-02-29 23:56:05 +0100
committer Conor Allison <conoboy137@hotmail.co.uk>2024-02-29 23:56:05 +0100
commit30c3407b39bd85a456b1bf9ea6162e83313f4a00 (patch)
tree31f4520b9db06764f26dc91e4040f13deab1255e /game
parent9e305db5e5090a1a24979c480d64eebfe2de65da (diff)
Creating branch for Technology Panel creation
Initial Push
Diffstat (limited to 'game')
-rw-r--r--game/project.godot4
1 files changed, 4 insertions, 0 deletions
diff --git a/game/project.godot b/game/project.godot
index 9d005b0..ca2d2c1 100644
--- a/game/project.godot
+++ b/game/project.godot
@@ -54,6 +54,10 @@ window/stretch/mode="canvas_items"
window/stretch/aspect="ignore"
window/per_pixel_transparency/allowed=true
+[dotnet]
+
+project/assembly_name="OpenVic"
+
[editor_plugins]
enabled=PackedStringArray("res://addons/keychain/plugin.cfg", "res://addons/openvic-plugin/plugin.cfg")