"NetKAN generated mods - ExtraPlanetaryLaunchpads-5.5.3.0"
This commit is contained in:
parent
7d797c09c1
commit
3a379387b0
|
@ -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.5.3.0",
|
||||
"ksp_version": "1.2.1",
|
||||
"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.5.3.zip",
|
||||
"download_size": 13405824,
|
||||
"download_hash": {
|
||||
"sha1": "6FB415F7DD4AF24E00AADFED8EFBD9D45810276C",
|
||||
"sha256": "10E058DB6535003E69F37B1474C152CC3E078E8567B6DD1355E564554E62F47C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue