mirror of
https://github.com/merlinhu1/codex-game-studio.git
synced 2026-08-25 07:54:34 +02:00
21 lines
294 B
YAML
21 lines
294 B
YAML
version: 2
|
|
platforms:
|
|
- codex
|
|
truthmark:
|
|
workspace: docs/truthmark
|
|
generated:
|
|
portal:
|
|
enabled: true
|
|
instruction_targets:
|
|
- AGENTS.md
|
|
frontmatter:
|
|
required: []
|
|
recommended:
|
|
- status
|
|
- last_reviewed
|
|
ignore:
|
|
- node_modules/**
|
|
- vendor/**
|
|
- dist/**
|
|
- build/**
|