"NetKAN generated mods - ChopShop-0.8.0.1"
This commit is contained in:
parent
1bf4111642
commit
f278bf2a23
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ChopShop",
|
||||
"name": "Dr. Jet's Chop Shop",
|
||||
"abstract": "Properly oriented rover bodies, deployable skycranes, dual-axis solar panels, SpacePlane+ (Mk2) parts, blisters, structural hubs and other useful parts.",
|
||||
"author": "doktorjet",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/84443",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/709/Dr.%20Jet's%20Chop%20Shop",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/doktorjet_8989/Dr._Jets_Chop_Shop/Dr._Jets_Chop_Shop-1429970932.7670796.jpg"
|
||||
},
|
||||
"version": "0.8.0.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "RealFuels"
|
||||
},
|
||||
{
|
||||
"name": "ModularFuelTanks"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ChopShop",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Ships",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/709/Dr.%20Jet%27s%20Chop%20Shop/download/0.8.0.1",
|
||||
"download_size": 3072510,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue