Lots of localization setup, added controller BBCode stuff also.

This commit is contained in:
2025-05-25 14:09:40 -05:00
parent f5cb84e0c9
commit 6a39e1f2df
825 changed files with 16497 additions and 18 deletions

View File

@@ -30,6 +30,7 @@ LOAD="*res://scenes/Singletons/Load.tscn"
EVENT="*res://scripts/Singleton/Event.gd"
RECIPE="*res://scenes/Singletons/Recipe.tscn"
LOCALE="*res://scripts/Singleton/Locale.gd"
ControllerIcons="*res://addons/controller_icons/ControllerIcons.gd"
[display]
@@ -42,6 +43,10 @@ window/stretch/scale_mode="integer"
project/assembly_name="Dawn Godot"
[editor_plugins]
enabled=PackedStringArray("res://addons/controller_icons/plugin.cfg")
[filesystem]
import/blender/enabled=false