Files
Mods/RMROC451.Andrews3M/Definition.json
2025-09-20 16:30:23 -05:00

29 lines
575 B
JSON

{
"manifestVersion": 1,
"id": "RMROC451.Andrews3M",
"name": "RMROC451's Andrews 3M",
"version": "0.0.1",
"requires": [
{
"id": "railroader",
"notBefore": "2024.6.10"
},
{
"id": "railloader",
"notBefore": "1.10.0.2"
},
{
"id": "Zamu.StrangeCustoms",
"notBefore": "1.10.25017.313"
}
],
"ConflictsWith": [],
"mixintos": {
"game-graph": [
"file(Railloader/Andrews3M-Buildings.json)",
"file(Railloader/Andrews3M-Tracks.json)",
"file(Railloader/Andrews3M-Industry.json)",
],
}
}