Feature/expansionpack 2d unity game dev (#332)

* Added 1.0 files

* Converted agents, and templates to new format. Updated filenames to include extensions like in unity-2d-game-team.yaml, Updated some wordage in workflow, config, and increased minor version number

* Forgot to remove unused startup section in game-sm since it's moved to activation-instructions, now fixed.

* Updated verbosity for development workflow in development-guidenlines.md

* built the web-dist files for the expansion pack

* Synched with main repo and rebuilt dist

* Added enforcement of game-design-checklist to designer persona

* Updated with new changes to phaser epack that seem relevant to discussion we had on discord for summarizing documentation updates

* updated dist build for our epack
This commit is contained in:
PinkyD
2025-07-18 17:14:12 -07:00
committed by GitHub
parent 47b014efa1
commit 5d81c75f4d
23 changed files with 19798 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
bundle:
name: Unity 2D Game Team
icon: 🎮
description: Game Development team specialized in 2D games using Unity and C#.
agents:
- analyst
- bmad-orchestrator
- game-designer
- game-developer
- game-sm
workflows:
- unity-game-dev-greenfield.md
- unity-game-prototype.md