diff --git a/NearFutureConstruction-0.3.0.ckan b/NearFutureConstruction-0.3.0.ckan new file mode 100644 index 0000000000..db66664bff --- /dev/null +++ b/NearFutureConstruction-0.3.0.ckan @@ -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" : "Nertia", + "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" + } + ] +} diff --git a/NearFutureElectrical-0.3.0.ckan b/NearFutureElectrical-0.3.0.ckan new file mode 100644 index 0000000000..cf68cf0f72 --- /dev/null +++ b/NearFutureElectrical-0.3.0.ckan @@ -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" : "Nertia", + "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" + } + ] +} diff --git a/NearFutureExampleShips-0.2.1.ckan b/NearFutureExampleShips-0.2.1.ckan new file mode 100644 index 0000000000..a89b6b9fd7 --- /dev/null +++ b/NearFutureExampleShips-0.2.1.ckan @@ -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" : "Nertia", + "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" + } + ] +} diff --git a/NearFuturePropulsion-0.3.0.ckan b/NearFuturePropulsion-0.3.0.ckan new file mode 100644 index 0000000000..1a944ad3c0 --- /dev/null +++ b/NearFuturePropulsion-0.3.0.ckan @@ -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" : "Nertia", + "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" + } + ] +} diff --git a/NearFutureSpaceCraft-0.3.0.ckan b/NearFutureSpaceCraft-0.3.0.ckan new file mode 100644 index 0000000000..2f37e79ef9 --- /dev/null +++ b/NearFutureSpaceCraft-0.3.0.ckan @@ -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" : "Nertia", + "version" : "0.3.0", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/52042" + }, + "depends" : [ + {"name" : "RasterProperMonitor"} + ], + "install" : [ + { + "file" : "GameData/NearFutureSpacecraft", + "install_to" : "GameData" + }, + { + "file" : "GameData/NearFutureProps", + "install_to" : "GameData" + } + ] +}