diff options
Diffstat (limited to 'godot/addons/blend/plugin.cfg')
| -rw-r--r-- | godot/addons/blend/plugin.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/godot/addons/blend/plugin.cfg b/godot/addons/blend/plugin.cfg new file mode 100644 index 0000000..3fe0961 --- /dev/null +++ b/godot/addons/blend/plugin.cfg @@ -0,0 +1,7 @@ +[plugin] + +name="Blend" +description="Blend Importer" +author="K. S. Ernest Lee and V-Sekai Contributors" +version="1.0.0" +script="plugin.gd" |
