mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
12 lines
277 B
JSON
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"]
|
|
}
|
|
}
|