Files
StandardSence/StandardScene.Magnetic/StandardScene.Magnetic.scene.json
T

13 lines
319 B
JSON
Raw Normal View History

2026-06-14 11:19:15 +08:00
{
"id": "scene.mag",
"displayName": "磁导航平台",
"navKind": "magnetic",
"assembly": "StandardScene.Magnetic.dll",
"coreVersion": ">=1.0.0",
"requiresCore": "StandardScene.dll",
"provides": {
2026-08-14 09:49:23 +08:00
"carTypes": [ "MagCar", "Mag2Car" ],
"missionTypes": [ "EventCarMission", "Mag2LoopMission" ]
2026-06-14 11:19:15 +08:00
}
}