Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bigaston/godotaddons
Some fantastic (no) Godot Addons that you can install with git subrepo
https://github.com/bigaston/godotaddons
Last synced: 4 days ago
JSON representation
Some fantastic (no) Godot Addons that you can install with git subrepo
- Host: GitHub
- URL: https://github.com/bigaston/godotaddons
- Owner: Bigaston
- License: mit
- Created: 2024-12-05T20:22:57.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2024-12-18T21:18:01.000Z (14 days ago)
- Last Synced: 2024-12-18T22:29:29.543Z (14 days ago)
- Language: HTML
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GodotAddons
Some fantastic (no) Godot Addons that you can install with git subrepo## Addons
### [Logger](https://github.com/Bigaston/GodotLogger)
This is a Godot Addon to log your data but better
```
git subrepo clone [email protected]:Bigaston/GodotLogger.git addons/me.bigaston.logger
```### [Menu](https://github.com/Bigaston/GodotMenu)
This is a Godot Addon to manage beaufifull (no) Menu Flow.
```
git subrepo clone [email protected]:Bigaston/GodotMenu.git addons/me.bigaston.menu
```## Misc
### [Better HTML Export Template](./better_html_template/README.md)
A better HTML template for Godot, with customizable for progress bar and background.## Install git subrepo
[Install Git Subrepo](./subrepo.md)