mirror of
https://github.com/merlinhu1/codex-game-studio.git
synced 2026-08-25 07:54:34 +02:00
17 lines
401 B
Markdown
17 lines
401 B
Markdown
# Purpose
|
|
|
|
Document engine setup work for the selected game engine.
|
|
|
|
# Inputs
|
|
|
|
- Engine config, source root, project files, target platform, and team mode.
|
|
|
|
# Outputs
|
|
|
|
- `documentation/technical/engine-setup.md`
|
|
- Engine version, required folders, project-file contract, and setup checklist.
|
|
|
|
# Validation
|
|
|
|
Run `./codex-game-studio validate --project <project>` and verify engine project files exist.
|