Normalize generated docs and asset naming

This commit is contained in:
2026-08-11 01:39:08 +01:00
parent bc10c0a0a1
commit 31ca76b922
859 changed files with 637 additions and 17132 deletions
@@ -9,12 +9,12 @@
},
"cases": [
{ "when": "roast", "model": { "type": "model", "model": "lz:food/plated_roast_chicken" } },
{ "when": "roast0", "model": { "type": "model", "model": "lz:food/plated_roast_chicken0" } },
{ "when": "roast1", "model": { "type": "model", "model": "lz:food/plated_roast_chicken1" } },
{ "when": "roast2", "model": { "type": "model", "model": "lz:food/plated_roast_chicken2" } },
{ "when": "roast3", "model": { "type": "model", "model": "lz:food/plated_roast_chicken3" } },
{ "when": "roast4", "model": { "type": "model", "model": "lz:food/plated_roast_chicken4" } },
{ "when": "roast_0", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_0" } },
{ "when": "roast_1", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_1" } },
{ "when": "roast_2", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_2" } },
{ "when": "roast_3", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_3" } },
{ "when": "roast_4", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_4" } },
{ "when": "soup", "model": { "type": "model", "model": "lz:food/soup_chicken" } }
]
}
}
}