From ec749249dd522c998cf3d30336bed24de90b9c71 Mon Sep 17 00:00:00 2001 From: blujai831 Date: Tue, 18 Mar 2025 14:34:06 -0700 Subject: [PATCH] Configure func_godot_local_config --- addons/func_godot/func_godot_local_config.tres | 3 ++- maps/autosave/.gdignore | 0 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 maps/autosave/.gdignore diff --git a/addons/func_godot/func_godot_local_config.tres b/addons/func_godot/func_godot_local_config.tres index ed8465c..f29da26 100644 --- a/addons/func_godot/func_godot_local_config.tres +++ b/addons/func_godot/func_godot_local_config.tres @@ -1,7 +1,8 @@ [gd_resource type="Resource" script_class="FuncGodotLocalConfig" load_steps=2 format=3 uid="uid://bqjt7nyekxgog"] -[ext_resource type="Script" path="res://addons/func_godot/src/util/func_godot_local_config.gd" id="1_g8kqj"] +[ext_resource type="Script" uid="uid://w8xm4enwa7j3" path="res://addons/func_godot/src/util/func_godot_local_config.gd" id="1_g8kqj"] [resource] script = ExtResource("1_g8kqj") export_func_godot_settings = false +reload_func_godot_settings = false diff --git a/maps/autosave/.gdignore b/maps/autosave/.gdignore new file mode 100644 index 0000000..e69de29