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

13 lines
327 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-07-17 13:36:01 +08:00
"carTypes": [ "MagCar", "MagFass2Car" ],
"missionTypes": [ "EventCarMission", "MagFass2LoopMission" ]
2026-06-14 11:19:15 +08:00
}
}