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

13 lines
270 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": {
"carTypes": [ "MagCar" ],
2026-06-14 11:19:15 +08:00
"missionTypes": []
}
}