Quellcode durchsuchen

:checkmark: Enable plugin

DricomDragon vor 2 Jahren
Ursprung
Commit
bc013e9d68
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      godot/project.godot

+ 4 - 0
godot/project.godot

@@ -14,6 +14,10 @@ config/name="Godot Slide Show Plugin"
 config/features=PackedStringArray("4.0", "GL Compatibility")
 config/features=PackedStringArray("4.0", "GL Compatibility")
 config/icon="res://icon.svg"
 config/icon="res://icon.svg"
 
 
+[editor_plugins]
+
+enabled=PackedStringArray("res://addons/slide_show/plugin.cfg")
+
 [rendering]
 [rendering]
 
 
 renderer/rendering_method="gl_compatibility"
 renderer/rendering_method="gl_compatibility"