Files
SDL3CPlusPlus/packages/quake3/scene/quake3_map.json
2026-01-09 23:21:38 +00:00

12 lines
277 B
JSON

{
"id": "quake3_map",
"description": "Legacy Quake3 arena map metadata for validation captures.",
"spawn": {
"position": [0.0, 1.5, 0.0],
"orientation": [0.0, 0.0, 0.0]
},
"validation": {
"checks": ["non_black_ratio", "mean_color", "sample_points"]
}
}