"NetKAN generated mods - StockRT-v1.33"
This commit is contained in:
parent
f6aa358f65
commit
55dbc5fc3d
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "StockRT",
|
||||
"name": "StockRT",
|
||||
"abstract": "Adds the possibility to use the RemoteTech mod without the additional parts.",
|
||||
"author": "malah",
|
||||
"license": "public-domain",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/90061-1",
|
||||
"spacedock": "https://spacedock.info/mod/113/StockRT",
|
||||
"repository": "https://github.com/malahx/StockRT"
|
||||
},
|
||||
"version": "v1.33",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.0"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech",
|
||||
"min_version": "v1.6.0"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "OuterPlanetsMod"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-RemoteTech"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/113/StockRT/download/v1.33",
|
||||
"download_size": 37688,
|
||||
"download_hash": {
|
||||
"sha1": "A797BC2D394D3469AC0F4181C85B1DEF95C14CD0",
|
||||
"sha256": "EE8E8B3D285FBE54DCF75547393124A30ACE9A513FAFCAFC7E5CC7AD2177B984"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue