refactor: update file paths to remove leading dot from bmad-core references
This commit is contained in:
@@ -121,7 +121,7 @@ When this task is invoked:
|
||||
|
||||
## Critical: Template Discovery
|
||||
|
||||
If a YAML Template has not been provided, list all templates from .bmad-core/templates or ask the user to provide another.
|
||||
If a YAML Template has not been provided, list all templates from bmad-core/templates or ask the user to provide another.
|
||||
|
||||
## CRITICAL: Mandatory Elicitation Format
|
||||
|
||||
@@ -3382,7 +3382,7 @@ npx bmad-method install
|
||||
|
||||
**Verify Game Development Installation**:
|
||||
|
||||
- `.bmad-core/` folder created with all core agents
|
||||
- `bmad-core/` folder created with all core agents
|
||||
- `.bmad-2d-unity-game-dev/` folder with game development agents
|
||||
- IDE-specific integration files created
|
||||
- Game development agents available with `/bmad2du` prefix (per config.yaml)
|
||||
|
||||
Reference in New Issue
Block a user