mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-13 14:45:55 +00:00
Weapon creation plugin
This commit is contained in:
parent
c2cc5db381
commit
b4c38b159e
14 changed files with 1617 additions and 1 deletions
7
addons/weapon_creator/plugin.cfg
Normal file
7
addons/weapon_creator/plugin.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="Weapon Creator 3D"
|
||||
description="Create 3D weapons with all required resources through a convenient UI interface."
|
||||
author="Maddo"
|
||||
version="1.0"
|
||||
script="WeaponCreatorPlugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue