Merge pull request #50 from christianvdstap/master

EPL / NF / EE
This commit is contained in:
Paul Fenwick 2014-11-17 18:10:33 +11:00
commit 3f952fc49b
10 changed files with 233 additions and 0 deletions

15
EditorExtensions-1.4.ckan Normal file
View File

@ -0,0 +1,15 @@
{
"spec_version" : 1,
"name" : "Editor Extensions",
"abstract" : "Adds the ability to build crafts in flight mode to your game.",
"identifier" : "EditorExtensions",
"download" : "https://github.com/MachXXV/EditorExtensions/raw/master/Releases/EditorExtensions_v1.4.zip",
"author" : "MachXXV",
"license" : "MIT",
"release_status" : "stable",
"version" : "1.4",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/38768"
}
}

View File

@ -0,0 +1,26 @@
{
"spec_version" : 1,
"name" : "ExtraPlanetaryLaunchpads->Karbonite",
"identifier" : "ExtraPlanetaryLaunchpads-KarboniteAdaptation",
"abstract" : "This is not a Fork of Extraplanetary Launchpads, just a module manager adaption with all the necessary files to accomplish resource gathering with EPL.",
"download" : "https://dl.dropboxusercontent.com/u/19908938/Karbonite-EPL-Converstion16-7.zip",
"license" : "unknown",
"author" : "rabidninjawombat",
"version" : "0.16.7",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/89774"
},
"depends" : [
{"name" : "ModuleManager"},
{"name" : "ExtraPlanetaryLaunchpads"},
{"name" : "Karbonite"}
],
"install" : [
{
"file" : "GameData/WombatConversions",
"install_to" : "GameData"
}
]
}

View File

@ -0,0 +1,25 @@
{
"spec_version" : 1,
"name" : "ExtraPlanetaryLaunchpads->Karbonite Alternate workshop",
"identifier" : "ExtraPlanetaryLaunchpads-KarboniteAdaptationAltWorkshop",
"abstract" : "Alternate workshop for ExtraPlanetaryLaunchpads->Karbonite Adaptation",
"download" : "https://dl.dropboxusercontent.com/u/19908938/AltOrbitalWorkshop.zip",
"license" : "unknown",
"author" : "rabidninjawombat",
"version" : "0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/89774"
},
"depends" : [
{"name" : "ExtraPlanetaryLaunchpads"},
{"name" : "Karbonite"}
],
"install" : [
{
"file" : "GameData/WombatConversions",
"install_to" : "GameData"
}
]
}

View File

@ -0,0 +1,32 @@
{
"spec_version" : 1,
"name" : "Extraplanetary Launchpads",
"abstract" : "Adds the ability to build crafts in flight mode to your game.",
"identifier" : "ExtraPlanetaryLaunchpads",
"download" : "http://taniwha.org/~bill/Extraplanetary_Launchpads_v4.4.0.zip",
"version" : "4.4.0",
"author" : "taniwha",
"license" : "GPL-3.0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/59545"
},
"depends" : [
{"name" : "ModuleManager"},
{"name" : "Toolbar"}
],
"recommends" : [
{"name" : "KerbalStats"},
{"name" : "KerbalAttachementSystem"},
{"name" : "InfernalRobotics"},
{"name" : "Kethane"}
],
"install" : [
{
"file" : "ExtraplanetaryLaunchpads",
"install_to" : "GameData",
"filter" : "Ships"
}
]
}

19
KerbalStats-1.0.0.ckan Normal file
View File

@ -0,0 +1,19 @@
{
"spec_version" : 1,
"name" : "Kerbal Stats",
"abstract" : "KerbalStats is a KSP mod for keeping track of extra information about the kerbals in your game.",
"identifier" : "KerbalStats",
"download" : "http://taniwha.org/~bill/KerbalStats_v1.0.0.zip",
"author" : "taniwha",
"version" : "1.0.0",
"license" : "GPL-3.0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/99018"
},
"install" : [{
"file" : "KerbalStats",
"install_to" : "GameData"
}]
}

View File

@ -0,0 +1,21 @@
{
"spec_version" : 1,
"name" : "Near Future Construction",
"identifier" : "NearFutureConstruction",
"abstract" : "This pack contains structural components. There is a large truss set that can be useful when building bases or large spacecraft.",
"download" : "https://nabaal.net/files/ksp/nertea/NearFutureConstruction0_3_0.zip",
"license" : "CC-BY-NC-SA-3.0",
"author" : "Nertea",
"version" : "0.3.0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/52042"
},
"install" : [
{
"file" : "GameData/NearFutureConstruction",
"install_to" : "GameData"
}
]
}

View File

@ -0,0 +1,21 @@
{
"spec_version" : 1,
"name" : "Near Future Electrical",
"identifier" : "NearFutureSolar",
"abstract" : "This pack contains various solar panels that I've sourced from spacecraft concepts. They range from small concentrated solar panels to massive blanket solar arrays.",
"download" : "https://nabaal.net/files/ksp/nertea/NearFutureElectrical0_3_0.zip",
"license" : "CC-BY-NC-SA-3.0",
"author" : "Nertea",
"version" : "0.3.0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/52042"
},
"install" : [
{
"file" : "GameData/NearFutureSolar",
"install_to" : "GameData"
}
]
}

View File

@ -0,0 +1,21 @@
{
"spec_version" : 1,
"name" : "Near Future Example craft",
"identifier" : "NearFutureExampleCraft",
"abstract" : "Looking for some interesting example ships, or some pointers on how to build something with the new parts? ",
"download" : "https://nabaal.net/files/ksp/nertea/NearFutureExampleShips0_2_1.zip",
"license" : "CC-BY-NC-SA-3.0",
"author" : "Nertea",
"version" : "0.3.0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/52042"
},
"install" : [
{
"file" : "Ships/VAB",
"install_to" : "Ships"
}
]
}

View File

@ -0,0 +1,25 @@
{
"spec_version" : 1,
"name" : "Near Future Propulsion",
"identifier" : "NearFuturePropulsion",
"abstract" : "This pack contains electrostatic ion engines, plasma engines and VASIMR engines.",
"download" : "https://nabaal.net/files/ksp/nertea/NearFuturePropulsion0_3_0.zip",
"license" : "CC-BY-NC-SA-3.0",
"author" : "Nertea",
"version" : "0.3.0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/52042"
},
"depends" : [
{"name" : "ModuleManager"},
{"name" : "CrossFeedEnabler"}
],
"install" : [
{
"file" : "GameData/NearFuturePropulsion",
"install_to" : "GameData"
}
]
}

View File

@ -0,0 +1,28 @@
{
"spec_version" : 1,
"name" : "Near Future Spacecraft",
"identifier" : "NearFutureSpacecraft",
"abstract" : "This pack contains various solar panels that I've sourced from spacecraft concepts. They range from small concentrated solar panels to massive blanket solar arrays.",
"download" : "https://nabaal.net/files/ksp/nertea/NearFutureSpacecraft0_3_0.zip",
"license" : "CC-BY-NC-SA-3.0",
"author" : "Nertea",
"version" : "0.3.0",
"release_status" : "stable",
"ksp_version" : "0.25",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/52042"
},
"depends" : [
{"name" : "RasterPropMonitor-Core"}
],
"install" : [
{
"file" : "GameData/NearFutureSpacecraft",
"install_to" : "GameData"
},
{
"file" : "GameData/NearFutureProps",
"install_to" : "GameData"
}
]
}