Skip to content

Commit

Permalink
Add Maaack's template and plugins (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maaack authored May 13, 2024
1 parent 497444d commit 544735e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).

*Projects to use as a base for your own games.*

#### Godot 4.2+

- [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.

#### Godot 3.5+

- [bendn's Godot Template](https://github.com/bend-n/godot-template) - Game template using the [gpm](https://github.com/you-win/godot-package-manager), with itch.io pushing and builds automated. Starter CLI included.
Expand Down Expand Up @@ -243,6 +247,9 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).

- [AnimatedShape2D](https://github.com/Goutte/godot-addon-animated-shape-2d) - Animate a CollisionShape2D along with the frames of an AnimatedSprite2D.
- [LimboAI](https://github.com/limbonaut/limboai) - Behavior trees and state machines. Comes with editor, visual debugger, comprehensive demo and tutorial.
- [Maaack's Game Template Plugin](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.
- [Maaack's Menus Template](https://github.com/Maaack/Godot-Menus-Template) - Template with a main menu, options menus, credits, and a scene loader.
- [Maaack's Scene Loader](https://github.com/Maaack/Godot-Scene-Loader) - Scene loader that includes a loading screen, progress bar, and error handling.

#### Godot 3.2+

Expand Down

0 comments on commit 544735e

Please sign in to comment.