NetKAN: Added TACLS, numerous updates.
This commit is contained in:
parent
26b9ee9824
commit
590626e664
|
@ -2,6 +2,7 @@
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"name": "Karbonite",
|
"name": "Karbonite",
|
||||||
"identifier": "Karbonite",
|
"identifier": "Karbonite",
|
||||||
|
"author": "RoverDude",
|
||||||
"abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.",
|
"abstract": "A newly discovered mineral that has hydrocarbon-like properties and is perfect for processing into a fuel. It's easily mined from the surface, and can be found in liquid or gaseous forms on certain planets.",
|
||||||
"license": "CC-BY-NC-SA",
|
"license": "CC-BY-NC-SA",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
|
@ -40,7 +41,6 @@
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"author": "BobPalmer",
|
|
||||||
"version": "0.4.4",
|
"version": "0.4.4",
|
||||||
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.4.4/Karbonite_0.4.4.zip",
|
"download": "https://github.com/BobPalmer/Karbonite/releases/download/0.4.4/Karbonite_0.4.4.zip",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
|
|
|
@ -11,12 +11,13 @@
|
||||||
},
|
},
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/57988"
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/57988"
|
||||||
},
|
},
|
||||||
"ksp_version": "0.25",
|
|
||||||
"name": "RealChute Parachute Systems",
|
"name": "RealChute Parachute Systems",
|
||||||
"abstract": "RealChute is a complete rework of the stock parachute module to fix a few of it's inconveniences and get more realistic results out of parachutes!",
|
"abstract": "RealChute is a complete rework of the stock parachute module to fix a few of it's inconveniences and get more realistic results out of parachutes!",
|
||||||
"author": "stupid_chris",
|
"author": "stupid_chris",
|
||||||
"version": "1.2.5.3",
|
"version": "1.2.5.3",
|
||||||
"download": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems/download/1.2.5.3",
|
"download": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems/download/1.2.5.3",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
"download_size": 2709106
|
"download_size": 2709106,
|
||||||
|
"ksp_version_min": "0.25.0",
|
||||||
|
"ksp_version_max": "0.25.0"
|
||||||
}
|
}
|
|
@ -5,7 +5,6 @@
|
||||||
"abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System",
|
"abstract": "Resizes and rearranges the Kerbal system to more closely resemble the Solar System",
|
||||||
"license": "CC-BY-NC-SA",
|
"license": "CC-BY-NC-SA",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"ksp_version": "0.25",
|
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "RSSTextures"
|
"name": "RSSTextures"
|
||||||
|
@ -42,5 +41,6 @@
|
||||||
"version": "v8.2.1",
|
"version": "v8.2.1",
|
||||||
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.2.1/RealSolarSystem_v8.2.1.zip",
|
"download": "https://github.com/NathanKell/RealSolarSystem/releases/download/v8.2.1/RealSolarSystem_v8.2.1.zip",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
"download_size": 221951
|
"download_size": 221951,
|
||||||
|
"ksp_version": "0.25.0"
|
||||||
}
|
}
|
|
@ -0,0 +1,98 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"name": "Realism Overhaul",
|
||||||
|
"identifier": "RealismOverhaul",
|
||||||
|
"abstract": "Multipatch to KSP to give things realistic stats and sizes",
|
||||||
|
"license": "CC-BY-SA",
|
||||||
|
"release_status": "stable",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "AJE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DeadlyReentry"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "EngineIgnitor"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FerramAerospaceResearch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleRCSFX"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RealChutes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RealFuels"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RealSolarSystem"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TACLS-Config-RealismOverhaul"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "ActiveTextureManagement"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "CrossFeedEnabler"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "KerbalJointReinforcement"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "MechJeb"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleFixer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PartCatalog"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RemoteTech2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TACLS"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TextureReplacer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Toolbar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TweakScale"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/84689",
|
||||||
|
"github": {
|
||||||
|
"url": "https://github.com/NathanKell/RealismOverhaul"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "RealismOverhaul",
|
||||||
|
"install_to": "GameData"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "KAS",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "KAS config, does not overwrite"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"author": "RedAV8R",
|
||||||
|
"version": "v6.1.2c",
|
||||||
|
"download": "https://github.com/NathanKell/RealismOverhaul/releases/download/v6.1.2c/RealismOverhaul-6.1.2c.zip",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 1385555,
|
||||||
|
"ksp_version": "0.25.0"
|
||||||
|
}
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "RemoteTech",
|
"identifier": "RemoteTech",
|
||||||
|
"ksp_version": "0.25",
|
||||||
"license": "restricted",
|
"license": "restricted",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"resources": {
|
"resources": {
|
||||||
|
@ -29,7 +30,6 @@
|
||||||
"name": "RemoteTech",
|
"name": "RemoteTech",
|
||||||
"abstract": "RemoteTech allows you to construct vast relay networks of communication satellites and remotely controlled unmanned vehicles. Your unmanned vessels require an uplink to a command station to be controlled. This adds a new layer of difficulty that compensates for the lack of live crew members.",
|
"abstract": "RemoteTech allows you to construct vast relay networks of communication satellites and remotely controlled unmanned vehicles. Your unmanned vessels require an uplink to a command station to be controlled. This adds a new layer of difficulty that compensates for the lack of live crew members.",
|
||||||
"author": "Remote Technologies Group",
|
"author": "Remote Technologies Group",
|
||||||
"ksp_version": "0.25",
|
|
||||||
"version": "v1.5.1",
|
"version": "v1.5.1",
|
||||||
"download": "https://kerbalstuff.com/mod/134/RemoteTech/download/v1.5.1",
|
"download": "https://kerbalstuff.com/mod/134/RemoteTech/download/v1.5.1",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
|
|
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"ksp_version": "any",
|
||||||
|
"name": "TAC Life Support (TACLS) - Realism Overhaul Config",
|
||||||
|
"identifier": "TACLS-Config-RealismOverhaul",
|
||||||
|
"abstract": "Realism Overhaul config for TACLS",
|
||||||
|
"license": "CC-BY-SA",
|
||||||
|
"release_status": "stable",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "RealismOverhaul"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TACLS"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "ThunderAerospace",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"github": {
|
||||||
|
"url": "https://github.com/NathanKell/RealismOverhaul"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"author": "RedAV8R",
|
||||||
|
"version": "v6.1.2c",
|
||||||
|
"download": "https://github.com/NathanKell/RealismOverhaul/releases/download/v6.1.2c/RealismOverhaul-6.1.2c.zip",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 1385555
|
||||||
|
}
|
|
@ -0,0 +1,40 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "TACLS-Config-Stock",
|
||||||
|
"name": "TAC Life Support (TACLS) - stock config",
|
||||||
|
"abstract": "Stock configuration for TACLS",
|
||||||
|
"license": "CC-BY-NC-SA-3.0",
|
||||||
|
"ksp_version": "any",
|
||||||
|
"release_status": "stable",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "TACLS"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"provides": [
|
||||||
|
"TACLS-Config"
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "TACLS-Config"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/ThunderAerospace",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"comment": "This installs only the LifeSupport.cfg file",
|
||||||
|
"filter_regexp": "^(?!GameData/ThunderAerospace/TacLifeSupport/PluginData/TacLifeSupport/LifeSupport.cfg)"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"github": {
|
||||||
|
"url": "https://github.com/taraniselsu/TacLifeSupport"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"author": "taraniselsu",
|
||||||
|
"version": "v0.10.1",
|
||||||
|
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.10.1/TacLifeSupport_0.10.1.13.zip",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 5997448
|
||||||
|
}
|
|
@ -0,0 +1,44 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "TACLS",
|
||||||
|
"name": "TAC Life Support (TACLS)",
|
||||||
|
"abstract": "Adds life support requirements and resources to all kerbals",
|
||||||
|
"license": "CC-BY-NC-SA-3.0",
|
||||||
|
"ksp_version": "0.25",
|
||||||
|
"release_status": "stable",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TACLS-Config"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"recommends": [
|
||||||
|
{
|
||||||
|
"name": "MiniAVC"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "KSP-AVC"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/ThunderAerospace",
|
||||||
|
"install_to": "GameData",
|
||||||
|
"filter": "GameData/ThunderAerospace/TacLifeSupport/PluginData/TacLifeSupport/LifeSupport.cfg"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resources": {
|
||||||
|
"github": {
|
||||||
|
"url": "https://github.com/taraniselsu/TacLifeSupport"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"author": "taraniselsu",
|
||||||
|
"version": "v0.10.1",
|
||||||
|
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.10.1/TacLifeSupport_0.10.1.13.zip",
|
||||||
|
"x_generated_by": "netkan",
|
||||||
|
"download_size": 5997448
|
||||||
|
}
|
Loading…
Reference in New Issue