"NetKAN generated mods - ExtraPlanetaryLaunchpads-5.7.1.0"
This commit is contained in:
parent
c31eca7aac
commit
642a409281
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ExtraPlanetaryLaunchpads",
|
||||
"name": "Extraplanetary Launchpads",
|
||||
"abstract": "Adds the ability to build crafts in flight mode to your game.",
|
||||
"author": "taniwha",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/59545",
|
||||
"repository": "https://github.com/taniwha-qf/Extraplanetary-Launchpads"
|
||||
},
|
||||
"version": "5.7.1.0",
|
||||
"ksp_version": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
},
|
||||
{
|
||||
"name": "KerbalStats"
|
||||
},
|
||||
{
|
||||
"name": "Kethane"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "ExtraplanetaryLaunchpads",
|
||||
"install_to": "GameData",
|
||||
"filter": "Ships"
|
||||
},
|
||||
{
|
||||
"file": "ExtraplanetaryLaunchpads/Ships/SPH",
|
||||
"install_to": "Ships"
|
||||
},
|
||||
{
|
||||
"file": "ExtraplanetaryLaunchpads/Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "http://taniwha.org/~bill/Extraplanetary_Launchpads_v5.7.1.zip",
|
||||
"download_size": 13884159,
|
||||
"download_hash": {
|
||||
"sha1": "021991076084BBE7D22D4C53D4A9B0C23E59EDE6",
|
||||
"sha256": "517CCA5F7876693F8D2FA8E4D747944F89BC4D2C4E395CED9DD39E9CAA7C7E8A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue