23 lines
468 B
JSON
23 lines
468 B
JSON
{
|
|
"manifestVersion": 5,
|
|
"id": "C_L_B.CarSpawner",
|
|
"name": "CarSpawner",
|
|
"version": "1.0.2",
|
|
"requires": [
|
|
{
|
|
"id": "railroader",
|
|
"notBefore": "2024.6.8"
|
|
},
|
|
{
|
|
"id": "Zamu.StrangeCustoms",
|
|
"notBefore": "1.9"
|
|
}
|
|
],
|
|
"mixintos": {
|
|
"game-graph": [
|
|
"file(game-graph.json)"
|
|
]
|
|
},
|
|
"assemblies": [ "CarSpawner" ]
|
|
}
|