small godot addon for gizmo creation
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4636bae --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# gizmo3d + +[](https://godotengine.org "Made with godot") +[](https://www.npmjs.com/package/@bendn/gizmo3d) +<a href='https://ko-fi.com/bendn' title='Buy me a coffee' target='_blank'><img height='28' src='https://storage.ko-fi.com/cdn/brandasset/kofi_button_red.png' alt='Buy me a coffee'> </a> + +Smalll addon for gizmo creation. + +[](_blank "Picture!") + +## Usage + +See [test.gd](https://raw.githubusercontent.com/bend-n/gizmo3d/main/test.gd) for a usage example. + +## Installation + +See [gpm#using-packages](https://github.com/godot-package-manager#using-packages-quickstart). |