"NetKAN generated mods - WetterWings-Version_1"
This commit is contained in:
parent
b60385e296
commit
59fd68199f
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WetterWings",
|
||||
"name": "WetterWings",
|
||||
"abstract": "Adds liquid fuel storage to all the stock wing pieces. Requires ModuleManager.",
|
||||
"author": "RocketInMyPocket",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/1665/WetterWings",
|
||||
"x_screenshot": "https://spacedock.info/content/RocketInMyPocket_17959/WetterWings/WetterWings-1516382064.2011807.png"
|
||||
},
|
||||
"version": "Version_1",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WetterWingsMM",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1665/WetterWings/download/Version_1",
|
||||
"download_size": 5780,
|
||||
"download_hash": {
|
||||
"sha1": "9193B6F6EDE7266AFC6F3740F6FA4504CCBB6810",
|
||||
"sha256": "3B96D378B8647B35E46E18EE857D0DD32999BFAF33E97D40547225C4782D2834"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue