"NetKAN generated mods - GoliathPatch-v0.0.0.2"
This commit is contained in:
parent
3a2eb2f060
commit
50e68e56c7
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "GoliathPatch",
|
||||||
|
"name": "Goliath Patch",
|
||||||
|
"abstract": "Increases the thrust output of the Goliath jet engine to 800kN, which is 2.5 times more thrust than stock, but at the cost of increased fuel consumption.",
|
||||||
|
"author": "Xyphos",
|
||||||
|
"license": "public-domain",
|
||||||
|
"resources": {
|
||||||
|
"spacedock": "https://spacedock.info/mod/1573/Goliath%20Patch"
|
||||||
|
},
|
||||||
|
"version": "v0.0.0.2",
|
||||||
|
"ksp_version": "1.4.2",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "XyphosAerospace",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/1573/Goliath%20Patch/download/v0.0.0.2",
|
||||||
|
"download_size": 1237,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "DAE5AEA75B519D880887BC165059E6CFE1AD0434",
|
||||||
|
"sha256": "B1FBF38C08BDE906F9FD73E25D53853D62EDE3322D8F86B0956B248C0F9C92B3"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_via": "Automated SpaceDock CKAN submission",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue