Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)