mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 22:43:46 +00:00
Added cyclops
This commit is contained in:
parent
5067605316
commit
98a37cdc50
618 changed files with 32322 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ DebugStats="res://Scenes/debug_stats.tscn"
|
|||
Dialogic="*res://addons/dialogic/Core/DialogicGameHandler.gd"
|
||||
GlobalState="*res://Scripts/GlobalState.cs"
|
||||
GodotGTweensContextNode="*res://GTweensGodot/Godot/Source/Contexts/GodotGTweensContextNode.cs"
|
||||
CyclopsAutoload="*res://addons/cyclops_level_builder/cyclops_global_scene.tscn"
|
||||
|
||||
[dialogic]
|
||||
|
||||
|
|
@ -155,7 +156,7 @@ movie_writer/movie_file="D:/Maddo/Recordings/Capture.avi"
|
|||
|
||||
[editor_plugins]
|
||||
|
||||
enabled=PackedStringArray("res://addons/dialogic/plugin.cfg", "res://addons/godot_test_scene/plugin.cfg", "res://addons/resources_spreadsheet_view/plugin.cfg", "res://addons/scene_palette/plugin.cfg", "res://addons/smoothing/plugin.cfg")
|
||||
enabled=PackedStringArray("res://addons/cyclops_level_builder/plugin.cfg", "res://addons/dialogic/plugin.cfg", "res://addons/godot_test_scene/plugin.cfg", "res://addons/resources_spreadsheet_view/plugin.cfg", "res://addons/scene_palette/plugin.cfg", "res://addons/smoothing/plugin.cfg")
|
||||
|
||||
[global_group]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue