Add CLB CarSpawner 0.5
https://rmh.alinanova.dev/mod/e583f8bd-b4d3-4dd8-9bdd-4a374cf553e0
This commit is contained in:
BIN
CarSpawner/CarSpawner.dll
Normal file
BIN
CarSpawner/CarSpawner.dll
Normal file
Binary file not shown.
BIN
CarSpawner/CarSpawner.pdb
Normal file
BIN
CarSpawner/CarSpawner.pdb
Normal file
Binary file not shown.
22
CarSpawner/Definition.json
Normal file
22
CarSpawner/Definition.json
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"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" ]
|
||||||
|
}
|
||||||
13
CarSpawner/game-graph.json
Normal file
13
CarSpawner/game-graph.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"loads":{
|
||||||
|
"clb-carSpawner-internal": {
|
||||||
|
"description": "internalCarSpawner",
|
||||||
|
"units": "Pounds",
|
||||||
|
"density": 1,
|
||||||
|
"unitWeightInPounds": 0.0,
|
||||||
|
"importable": false,
|
||||||
|
"payPerQuantity": 0.0,
|
||||||
|
"costPerUnit": 0.0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user