- Un-ignore data/help/** so index.json is included in git archives - Add ShippedDataTrackingTests to catch future gitignore regressions - Add Cursor rule for agents editing shipped data/ paths
37 lines
670 B
JSON
37 lines
670 B
JSON
[
|
|
{
|
|
"id": "welcome",
|
|
"title": "Welcome",
|
|
"file": "00-welcome.md"
|
|
},
|
|
{
|
|
"id": "requirements",
|
|
"title": "Requirements",
|
|
"file": "01-requirements.md"
|
|
},
|
|
{
|
|
"id": "quickstart",
|
|
"title": "Quick Start",
|
|
"file": "02-quickstart.md"
|
|
},
|
|
{
|
|
"id": "workflow-rpg",
|
|
"title": "Workflow: RPG Maker",
|
|
"file": "03-workflow-rpg.md"
|
|
},
|
|
{
|
|
"id": "workflow-wolf",
|
|
"title": "Workflow: WolfDawn",
|
|
"file": "04-workflow-wolf.md"
|
|
},
|
|
{
|
|
"id": "other-tabs",
|
|
"title": "Other Tabs",
|
|
"file": "05-other-tabs.md"
|
|
},
|
|
{
|
|
"id": "examples",
|
|
"title": "Example Walkthrough",
|
|
"file": "06-examples.md"
|
|
}
|
|
]
|