From 2136466e8ac42f29ce2f41fc81810063820ef933 Mon Sep 17 00:00:00 2001 From: juliohq Date: Sat, 18 Dec 2021 14:41:26 -0300 Subject: [PATCH] set up low processor mode to save resources --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index db22582..827e6aa 100644 --- a/project.godot +++ b/project.godot @@ -52,6 +52,7 @@ _global_script_class_icons={ config/name="Bones" run/main_scene="res://Main.tscn" +run/low_processor_mode=true config/icon="res://icon.png" [autoload]