"NetKAN generated mods - StockSCANsat-v1.00"
This commit is contained in:
parent
04514004c2
commit
04e3d6c364
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "StockSCANsat",
|
||||
"name": "StockSCANsat",
|
||||
"abstract": "StockSCANsat is a ModuleManager config file which adds the possibility to use the SCANsat mod without the additional parts.",
|
||||
"author": "malah",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99869#StockSCANsat",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1126/StockSCANsat",
|
||||
"repository": "https://github.com/malahx/StockSCANsat"
|
||||
},
|
||||
"version": "v1.00",
|
||||
"ksp_version": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.0"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat",
|
||||
"min_version": "v14.0"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "ContractConfigurator-ContractPack-SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "PartUpgrade"
|
||||
},
|
||||
{
|
||||
"name": "AsteroidDay"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1126/StockSCANsat/download/v1.00",
|
||||
"download_size": 52582,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue