Files
2026-01-10 01:43:22 +00:00

19 lines
411 B
JSON

{
"name": "engine-tester",
"version": "0.1.0",
"description": "Validation tour package with teleport checkpoints, captures, and diagnostics.",
"defaultWorkflow": "workflows/validation_tour.json",
"workflows": [
"workflows/validation_tour.json"
],
"assets": [
"assets/validation_checks.json"
],
"scene": [
"scene/teleport_points.json"
],
"dependencies": [
"materialx"
]
}