diff options
Diffstat (limited to 'game/project.godot')
-rw-r--r-- | game/project.godot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/game/project.godot b/game/project.godot index 9d005b0..ac627a3 100644 --- a/game/project.godot +++ b/game/project.godot @@ -58,6 +58,10 @@ window/per_pixel_transparency/allowed=true enabled=PackedStringArray("res://addons/keychain/plugin.cfg", "res://addons/openvic-plugin/plugin.cfg") +[filesystem] + +import/blender/enabled=false + [gui] theme/custom="res://assets/graphics/theme/default_theme.tres" |