Add MechanicalFlower Godot Template (#380)

This commit is contained in:
florianvazelle
2025-01-30 18:28:38 +01:00
committed by GitHub
parent 33abe23861
commit 672027245e

View File

@@ -140,6 +140,7 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).
#### Godot 4
- [Godot XR Template](https://github.com/godotVR/godot-xr-template) - Template for a multi-level XR game.
- [MechanicalFlower Godot Template](https://github.com/MechanicalFlower/godot-template) - Template with code formatting, license tracking, addons management and CI/CD.
- [Maaack's Game Template](https://github.com/Maaack/Godot-Game-Template) - Template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.
- [Takin Godot Template](https://github.com/TinyTakinTeller/TakinGodotTemplate) - Template with a save file system, localization, UI (main menu, save files, options, credits), example game scene, plugins (scene and audio managers, logger, linter, resource viewer), placeholders (music, sfx), github workflows and various utility scripts.