DricomDragon 2 лет назад
Родитель
Сommit
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"