aboutsummaryrefslogtreecommitdiff
path: root/addons/voxel-core/plugin.cfg
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2022-01-15 16:29:02 +0100
committerjacopograndi <jacopo.grandi@outlook.it>2022-01-15 16:29:02 +0100
commitc9c5b5d7c2a238310ce7bde336f76d2d1b6f9f29 (patch)
treec6e935fea995752a0b307e56892e8422fb734c0e /addons/voxel-core/plugin.cfg
parent98f356e68b759bf84300290315d4ada09c41f79b (diff)
moved shapes to loading area & fixed asset paths
Diffstat (limited to 'addons/voxel-core/plugin.cfg')
-rw-r--r--addons/voxel-core/plugin.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/addons/voxel-core/plugin.cfg b/addons/voxel-core/plugin.cfg
new file mode 100644
index 0000000..191b7b3
--- /dev/null
+++ b/addons/voxel-core/plugin.cfg
@@ -0,0 +1,7 @@
+[plugin]
+
+name="Voxel-Core"
+description="Voxel plugin for the Godot game engine!"
+author="ClarkThyLord"
+version="3.0.0"
+script="voxel-core.gd"