Files
Migu2.0/SimpleLite/plugins/StandardScene.Magnetic.scene.json
T

13 lines
270 B
JSON
Raw Normal View History

2026-06-25 11:02:22 +08:00
{
"id": "scene.mag",
"displayName": "磁导航平台",
"navKind": "magnetic",
"assembly": "StandardScene.Magnetic.dll",
"coreVersion": ">=1.0.0",
"requiresCore": "StandardScene.dll",
"provides": {
"carTypes": [ "MagCar" ],
"missionTypes": []
}
}