瀏覽代碼

:checkmark: Enable plugin

DricomDragon 2 年之前
父節點
當前提交
bc013e9d68
共有 1 個文件被更改,包括 4 次插入0 次删除
  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"