Lots of localization setup, added controller BBCode stuff also.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user