aboutsummaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot6
1 files changed, 6 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 7c3047a..8854f8a 100644
--- a/project.godot
+++ b/project.godot
@@ -80,6 +80,11 @@ Globals="*res://scripts/globals.gd"
enabled=PoolStringArray( "res://addons/voxel-core/plugin.cfg" )
+[global]
+
+env=false
+default=false
+
[gui]
theme/use_hidpi=true
@@ -185,3 +190,4 @@ quality/shadows/filter_mode=2
quality/subsurface_scattering/quality=2
quality/filters/msaa=4
quality/filters/use_fxaa=true
+environment/default_environment="res://default_env.tres"