NetKAN added mod - ExtraPlanetaryLaunchpads-6.99.0.0
This commit is contained in:
parent
48e485fa9d
commit
225d43aad3
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ExtraPlanetaryLaunchpads",
|
||||
"name": "Extraplanetary Launchpads",
|
||||
"abstract": "Adds the ability to build crafts in flight mode to your game.",
|
||||
"author": "taniwha",
|
||||
"version": "6.99.0.0",
|
||||
"ksp_version": "1.9.1",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/54284-*",
|
||||
"repository": "https://github.com/taniwha-qf/Extraplanetary-Launchpads",
|
||||
"remote-avc": "http://taniwha.org/~bill/ExtraplanetaryLaunchpads.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"zh-cn",
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"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/ExtraplanetaryLaunchpads_v6.99.0.zip",
|
||||
"download_size": 18325994,
|
||||
"download_hash": {
|
||||
"sha1": "15EEDF063DA29B6D85FF4F47A6846FBFFF6912F4",
|
||||
"sha256": "7D22CADCC61BA1CDFC8CB39D9EA2C694E032743FFC570513F05D810BFCC3DD79"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue