mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 20:15:53 +00:00
Broken graph editor
This commit is contained in:
parent
6215008db7
commit
f996513dca
16 changed files with 1033 additions and 12 deletions
7
addons/bullet_script_graph_editor/plugin.cfg
Normal file
7
addons/bullet_script_graph_editor/plugin.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="Bullet Script Graph Editor"
|
||||
description="Graph editor for BossScript and BulletScript resources."
|
||||
author="GitHub Copilot"
|
||||
version="0.1.0"
|
||||
script="plugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue