mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-19 12:22:38 +00:00
22 lines
571 B
YAML
22 lines
571 B
YAML
# GDS Module Configuration
|
|
# Generated by BMAD installer
|
|
# Version: 6.3.0
|
|
# Date: 2026-04-12T04:32:45.437Z
|
|
|
|
project_name: try-bmad
|
|
game_dev_experience: intermediate
|
|
planning_artifacts: "{project-root}/_bmad-output/planning-artifacts"
|
|
implementation_artifacts: "{project-root}/_bmad-output/implementation-artifacts"
|
|
project_knowledge: "{project-root}/docs"
|
|
primary_platform:
|
|
- unity
|
|
- unreal
|
|
- godot
|
|
- other
|
|
|
|
# Core Configuration Values
|
|
user_name: MiTi
|
|
communication_language: English
|
|
document_output_language: English
|
|
output_folder: "{project-root}/_bmad-output"
|