1
0
Files
test.br0tcraft.de/content/3ds/index.json
2026-08-20 20:36:47 +02:00

25 lines
450 B
JSON

{
"title": "3ds Homebrew Dev Notes",
"chapters": [
{
"title": "Introduction",
"file": "intro.md",
"id": "intro"
},
{
"title": "DevkitPro Setup",
"file": "devkitpro.md",
"id": "devkitpro"
},
{
"title": "Specs",
"children": [
{
"title": "RAM Allocation",
"file": "specs/ram-allocation.md",
"id": "ram-allocation"
}
]
}
]
}