Selaa lähdekoodia

:checkmark: Enable plugin

DricomDragon 2 vuotta sitten
vanhempi
commit
bc013e9d68
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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/icon="res://icon.svg"
 
+[editor_plugins]
+
+enabled=PackedStringArray("res://addons/slide_show/plugin.cfg")
+
 [rendering]
 
 renderer/rendering_method="gl_compatibility"