"NetKAN generated mods - ZPIF-4-Stock-0.1.0"
This commit is contained in:
parent
d62bc1e809
commit
44251b1223
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ZPIF-4-Stock",
|
||||
"name": "Zero Point Inline Fairings for Stock (no FAR)",
|
||||
"abstract": "This is a patch which lets ZPIF be used without FAR",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85178-104revived-zero-point-inline-fairings-v101-2015-06-09",
|
||||
"spacedock": "https://spacedock.info/mod/616/Zero%20Point%20Inline%20Fairings%20for%20Stock",
|
||||
"repository": "https://github.com/linuxgurugamer/0PIF_4_Stock"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"ksp_version": "1.1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ZeroPointInlineFairings"
|
||||
},
|
||||
{
|
||||
"name": "AnimatedDecouplers"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ModularRocketSystem"
|
||||
},
|
||||
{
|
||||
"name": "SpaceY-Lifters"
|
||||
},
|
||||
{
|
||||
"name": "ColorCodedCans"
|
||||
},
|
||||
{
|
||||
"name": "FuelTanksPlus"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "0PIF_4_Stock",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/616/Zero%20Point%20Inline%20Fairings%20for%20Stock/download/0.1.0",
|
||||
"download_size": 17520,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue