NetKAN files submitted
This commit is contained in:
parent
a392f52ffe
commit
cbb7d205d8
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -1,25 +0,0 @@
|
||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -1,28 +0,0 @@
|
||||||
{
|
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue