https://github.com/erodozer/godot-addons
various scripts and components to help with development in Godot
https://github.com/erodozer/godot-addons
gdscript godot-addon godot-engine helper-functions ui-components
Last synced: 2 months ago
JSON representation
various scripts and components to help with development in Godot
- Host: GitHub
- URL: https://github.com/erodozer/godot-addons
- Owner: erodozer
- License: mit
- Created: 2021-05-27T02:04:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T05:26:36.000Z (3 months ago)
- Last Synced: 2025-04-05T06:24:57.961Z (3 months ago)
- Topics: gdscript, godot-addon, godot-engine, helper-functions, ui-components
- Language: GDScript
- Homepage:
- Size: 52.7 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# godot-addons
A collection of general purpose addons I've written over time while messing around with Godot.
Compatibility is a mix between 3.x and 4.xInside each addon's folder is a README on how it is to be used and what it's purpose is.
All addons are licensed under MIT