NetKAN generated mods - Hangar/Hangar-v2.0.2.1
This commit is contained in:
parent
a218ec21a0
commit
f214143adf
|
@ -0,0 +1,42 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "Hangar",
|
||||||
|
"x_netkan_license_ok": true,
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "KSPAPIExtensions"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "Extraplanetary-Launchpads"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "EditorExtensions"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/Hangar",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/88933",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar"
|
||||||
|
},
|
||||||
|
"ksp_version": "0.90",
|
||||||
|
"name": "Hangar",
|
||||||
|
"license": "CC-BY-4.0",
|
||||||
|
"abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.",
|
||||||
|
"author": "allista",
|
||||||
|
"version": "v2.0.2.1",
|
||||||
|
"download": "https://kerbalstuff.com/mod/270/Hangar/download/v2.0.2.1",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 25096468
|
||||||
|
}
|
Loading…
Reference in New Issue