latest NetKAN generated mods
This commit is contained in:
parent
997da5eba8
commit
6c1dd40c30
AGExt-1.22b.ckanAdjustableLandingGear-1.0.4.ckanAdvancedFlyByWire-1.2.3_0.ckanBDAnimationModules-v0.5.2.ckanBDArmory-0.6.1.2.ckanBackgroundProcessing-0.2.4.ckanBahamutoDynamicsPartsPack-v1.1.1a.ckanCommunityTechTree-1.1.ckanDistantObject-default-v1.4.1.ckanDistantObject-v1.4.1.ckanKerbalAlarmClock-v3.0.5.0.ckanKerbalFlightData-R13.ckanKronalVesselViewer-0.0.4_0.25.ckanModuleRCSFX-v3.2.ckanNearFutureConstruction-0.3.1.ckanNearFutureElectrical-0.3.1.ckanNearFuturePropulsion-0.3.1.ckanNearFutureSolar-0.3.1.ckanNearFutureSpacecraft-0.3.1.ckanRP-0-v0.06.ckanRealRoster-v2.1.ckanRealismOverhaul-v7.0.1.ckanShowAllFuels-1.ckanTACLS-Config-RealismOverhaul-v7.0.1.ckanTantares-12.ckanTweakScale-v1.47.ckankOS-0.15.2.ckan
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Action Groups Extended",
|
||||
"identifier": "AGExt",
|
||||
"author": "Diazo",
|
||||
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.25",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
|
||||
"repository": "https://github.com/SirDiazo/AGExt"
|
||||
},
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"x_supports": [
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "Kethane"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "Firespitter"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "WarpPlugin"
|
||||
}
|
||||
],
|
||||
"version": "1.22b",
|
||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.22b/ActionGroupsExtended122b.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 62140
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AdjustableLandingGear",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/BahaSP",
|
||||
"install_to": "GameData",
|
||||
"filter": "Plugins",
|
||||
"comment": "Plugins is the folder where BDAnimationModules is installed"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99660-0-25-Adjustable-Landing-Gear",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/321/Adjustable%20Landing%20Gear"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Adjustable Landing Gear",
|
||||
"abstract": "Landing gear the way you want it!",
|
||||
"author": "BahamutoD",
|
||||
"version": "1.0.4",
|
||||
"download": "https://kerbalstuff.com/mod/321/Adjustable%20Landing%20Gear/download/1.0.4",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1919578
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Advanced Fly-By-Wire",
|
||||
"name": "Advanced Fly-By-Wire (Windows)",
|
||||
"abstract": "Joystick & Controller mod",
|
||||
"identifier": "AdvancedFlyByWire",
|
||||
"release_status": "stable",
|
||||
|
@ -41,6 +41,11 @@
|
|||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AdvancedFlyByWire-linux"
|
||||
}
|
||||
],
|
||||
"x_netkan_license_ok": true,
|
||||
"ksp_version": "0.25",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "BDAnimationModules",
|
||||
"name": "BahamutoD Animation Modules",
|
||||
"abstract": "Animation modules plugin for KSP",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"ksp_version": "0.25",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/BahaSP",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/BahamutoD/BDAnimationModules"
|
||||
},
|
||||
"author": "BahamutoD",
|
||||
"version": "v0.5.2",
|
||||
"download": "https://github.com/BahamutoD/BDAnimationModules/releases/download/v0.5.2/BDAnimationModules-v0.5.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 23871
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "BDArmory",
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85209-BahamutoD-s-Armory-v0-4-0-Dev-Thread",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/90/BahamutoD's%20Armory"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "BahamutoD's Armory",
|
||||
"abstract": "Adds gun turrets, missiles, bombs, etc. ",
|
||||
"author": "BahamutoD",
|
||||
"version": "0.6.1.2",
|
||||
"download": "https://kerbalstuff.com/mod/90/BahamutoD's%20Armory/download/0.6.1.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 12995341
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "BackgroundProcessing",
|
||||
"x_netkan_license_ok": true,
|
||||
"install": [
|
||||
{
|
||||
"file": "BackgroundProcessing.dll",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/302/BackgroundProcessing"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "BackgroundProcessing",
|
||||
"license": "MIT",
|
||||
"abstract": "Addon to handle some resources for unloaded vessels and provide modded parts the ability to perform processing on unloaded vessels.",
|
||||
"author": "jamespicone",
|
||||
"version": "0.2.4",
|
||||
"download": "https://kerbalstuff.com/mod/302/BackgroundProcessing/download/0.2.4",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 8868
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "BahamutoDynamicsPartsPack",
|
||||
"license": "CC-BY-SA",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "BahaSP",
|
||||
"install_to": "GameData",
|
||||
"filter": "Plugins",
|
||||
"comment": "Plugins is the folder where BDAnimationModules is installed"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/82341",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/101/Bahamuto%20Dynamics%20(Parts%20pack)"
|
||||
},
|
||||
"ksp_version": "0.24.2",
|
||||
"name": "Bahamuto Dynamics (Parts pack)",
|
||||
"abstract": "Adds retractable engines, thrust vectoring jets, and that silly critter crawler.",
|
||||
"author": "BahamutoD",
|
||||
"version": "v1.1.1a",
|
||||
"download": "https://kerbalstuff.com/mod/101/Bahamuto%20Dynamics%20(Parts%20pack)/download/v1.1.1a",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 9135244
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CommunityTechTree",
|
||||
"license": "CC-BY-NC-4.0",
|
||||
"release_status": "stable",
|
||||
"depends": [
|
||||
{
|
||||
"name": "TechManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Community Tech Tree",
|
||||
"abstract": "An extension for the stock technology tree designed to support many mods",
|
||||
"author": "Nertea",
|
||||
"version": "1.1",
|
||||
"download": "https://kerbalstuff.com/mod/345/Community%20Tech%20Tree/download/1.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 11425
|
||||
}
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DistantObject-default",
|
||||
"name": "Distant Object Enhancement default config",
|
||||
"abstract": "Default planets colors",
|
||||
"license": "CC-BY-4.0",
|
||||
"ksp_version": "0.25",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DistantObject",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"DistantObject.dll",
|
||||
"Flare",
|
||||
"Icons"
|
||||
]
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"DistantObject-config"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/MOARdV/DistantObject"
|
||||
},
|
||||
"author": "MOARdV",
|
||||
"version": "v1.4.1",
|
||||
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.4.1/DistantObject_1.4.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 34245
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DistantObject",
|
||||
"name": "Distant Object Enhancement",
|
||||
"abstract": "Visual enhancement mod that makes objects realistically visible over large distances.",
|
||||
"license": "CC-BY-4.0",
|
||||
"ksp_version": "0.25",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DistantObject-config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DistantObject",
|
||||
"install_to": "GameData",
|
||||
"filter": "PlanetColors.cfg"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/MOARdV/DistantObject"
|
||||
},
|
||||
"author": "MOARdV",
|
||||
"version": "v1.4.1",
|
||||
"download": "https://github.com/MOARdV/DistantObject/releases/download/v1.4.1/DistantObject_1.4.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 34245
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Kerbal Alarm Clock",
|
||||
"identifier": "KerbalAlarmClock",
|
||||
"abstract": "Create reminder alarms to help manage flights and not warp past important times",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.25",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/24786-0-25-0-Kerbal-Alarm-Clock-v3-0-1-0-%28Oct-26%29",
|
||||
"license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock",
|
||||
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock",
|
||||
"repository": "https://github.com/TriggerAu/KerbalAlarmClock"
|
||||
},
|
||||
"author": "TriggerAu",
|
||||
"version": "v3.0.5.0",
|
||||
"download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.0.5.0/KerbalAlarmClock_3.0.5.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 406598
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalFlightData",
|
||||
"name": "Kerbal Flight Data",
|
||||
"abstract": "Displays essential information for piloting space planes. Meant to be used in conjunction with Ferram Aerospace Resarch.",
|
||||
"license": "GPL-3.0",
|
||||
"ksp_version": "0.25",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80842",
|
||||
"repository": "https://github.com/DaMichel/KerbalFlightData"
|
||||
},
|
||||
"author": "DaMichel",
|
||||
"release_status": "stable",
|
||||
"version": "R13",
|
||||
"download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R13/KerbalFlightDataR13.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 20181
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KronalVesselViewer",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/KronalUtils",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"license": "unrestricted",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/bigorangemachine/ksp-kronalutils/releases",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/211/Kronal%20Vessel%20Viewer%20(KVV)%20-%20Exploded%20(Orthographic)%20ship%20view"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Kronal Vessel Viewer (KVV) - Exploded (Orthographic) ship view",
|
||||
"abstract": "Plugin that creates blue-print-like (Orthographic) images (into your Screenshots/ directory) from the KSP Editor (VAB/SPH)",
|
||||
"author": "bigorangemachine",
|
||||
"version": "0.0.4_0.25",
|
||||
"download": "https://kerbalstuff.com/mod/211/Kronal%20Vessel%20Viewer%20(KVV)%20-%20Exploded%20(Orthographic)%20ship%20view/download/0.0.4_0.25",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1261756
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "ModuleRCSFX",
|
||||
"abstract": "A fixed version of the stock RCS module",
|
||||
"identifier": "ModuleRCSFX",
|
||||
"license": "CC-BY-SA",
|
||||
"author": [
|
||||
"ialdabaoth",
|
||||
"NathanKell"
|
||||
],
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.25",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/92290",
|
||||
"repository": "https://github.com/NathanKell/ModuleRCSFX"
|
||||
},
|
||||
"version": "v3.2",
|
||||
"download": "https://github.com/NathanKell/ModuleRCSFX/releases/download/v3.2/ModuleRCSFX_v3.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 5785
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NearFutureConstruction",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/348/Near%20Future%20Construction"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Near Future Construction",
|
||||
"abstract": "Construction parts for large craft including trusses, docking ports and adapters. ",
|
||||
"author": "Nertea",
|
||||
"version": "0.3.1",
|
||||
"download": "https://kerbalstuff.com/mod/348/Near%20Future%20Construction/download/0.3.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 11056481
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NearFutureElectrical",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/349/Near%20Future%20Electrical"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Near Future Electrical",
|
||||
"abstract": "Nuclear reactors, capacitors and more batteries that fit right in with stock",
|
||||
"author": "Nertea",
|
||||
"version": "0.3.1",
|
||||
"download": "https://kerbalstuff.com/mod/349/Near%20Future%20Electrical/download/0.3.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 16568023
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NearFuturePropulsion",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CrossFeedEnabler"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Near Future Propulsion",
|
||||
"abstract": "Advanced engine technologies in a stockalike aesthetic",
|
||||
"author": "Nertea",
|
||||
"version": "0.3.1",
|
||||
"download": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion/download/0.3.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 52837538
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NearFutureSolar",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/346/Near%20Future%20Solar"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Near Future Solar",
|
||||
"abstract": "A pack of futuristic stockalike solar panels",
|
||||
"author": "Nertea",
|
||||
"version": "0.3.1",
|
||||
"download": "https://kerbalstuff.com/mod/346/Near%20Future%20Solar/download/0.3.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 3759718
|
||||
}
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "NearFutureSpacecraft",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/NearFutureProps",
|
||||
"install_to": "GameData",
|
||||
"comment": "IVA props for RPM"
|
||||
},
|
||||
{
|
||||
"file": "GameData/NearFutureSpacecraft",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/350/Near%20Future%20Spacecraft%20Parts"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "Near Future Spacecraft Parts",
|
||||
"abstract": "Stockalike parts for constructing futuristic spacecraft",
|
||||
"author": "Nertea",
|
||||
"version": "0.3.1",
|
||||
"download": "https://kerbalstuff.com/mod/350/Near%20Future%20Spacecraft%20Parts/download/0.3.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 11347625
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RP-0",
|
||||
"name": "Realistic Progression Zero",
|
||||
"abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree",
|
||||
"license": "CC-BY-4.0",
|
||||
"author": "RP-0 Group",
|
||||
"release_status": "development",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "SXT"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralFairings"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ProceduralDyanmics"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/RP-0"
|
||||
},
|
||||
"version": "v0.06",
|
||||
"download": "https://github.com/KSP-RO/RP-0/releases/download/v0.06/RP-0-v0.06.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 13954
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RealRoster",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"author": "enneract",
|
||||
"abstract": "RealRoster",
|
||||
"name": "RealRoster - Editor Crew Tab Fixed",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/87473",
|
||||
"repository": "https://github.com/fingerboxes/KSPRealRoster"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "RealRoster",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "v2.1",
|
||||
"download": "https://github.com/fingerboxes/KSPRealRoster/releases/download/v2.1/RealRoster_2.1b.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 23850
|
||||
}
|
|
@ -0,0 +1,99 @@
|
|||
{
|
||||
"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": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ModuleRCSFX"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "RealFuels"
|
||||
},
|
||||
{
|
||||
"name": "TACLS-Config-RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ActiveTextureManagement"
|
||||
},
|
||||
{
|
||||
"name": "CrossFeedEnabler"
|
||||
},
|
||||
{
|
||||
"name": "EngineIgnitor"
|
||||
},
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
},
|
||||
{
|
||||
"name": "ModuleFixer"
|
||||
},
|
||||
{
|
||||
"name": "PartCatalog"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"RealFuels-Engine-Configs"
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/84689",
|
||||
"repository": "https://github.com/KSP-RO/RealismOverhaul"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "RealismOverhaul",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "KAS",
|
||||
"install_to": "GameData",
|
||||
"comment": "KAS config, does not overwrite"
|
||||
}
|
||||
],
|
||||
"author": "Felger",
|
||||
"version": "v7.0.1",
|
||||
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.1/RealismOverhaul7_0_1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1391813,
|
||||
"ksp_version": "0.25.0"
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ShowAllFuels",
|
||||
"name": "ShowAllFuels",
|
||||
"abstract": "Show all fuels in use for active engines",
|
||||
"release_status": "development",
|
||||
"license": "MIT",
|
||||
"author": "Coffeeman/602p",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100571-ShowAllFuels-See-all-fuels-required-by-engines",
|
||||
"bugtracker": "https://github.com/602p/AllGauges/issues",
|
||||
"repository": "https://github.com/602p/AllGauges/",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/354"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"version": "1",
|
||||
"download": "https://kerbalstuff.com/mod/354/ShowAllFuels/download/1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 255
|
||||
}
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"TACLS-Config"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TACLS-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "ThunderAerospace",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/RealismOverhaul"
|
||||
},
|
||||
"author": "Felger",
|
||||
"version": "v7.0.1",
|
||||
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v7.0.1/RealismOverhaul7_0_1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1391813
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Tantares",
|
||||
"identifier": "Tantares",
|
||||
"author": "Beale",
|
||||
"abstract": "Stockalike Soyuz and MIR",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "0.25",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/81537",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/303"
|
||||
},
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Tantares",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"x_maintained_by": "eagleshift",
|
||||
"version": "12",
|
||||
"download": "https://kerbalstuff.com/mod/303/Tantares%20-%20Stockalike%20Soyuz%20&%20More/download/12",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 16687552
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "TweakScale",
|
||||
"abstract": "Rescale everything!",
|
||||
"identifier": "TweakScale",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.25",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/80234",
|
||||
"repository": "https://github.com/Biotronic/TweakScale"
|
||||
},
|
||||
"author": "Biotronic",
|
||||
"version": "v1.47",
|
||||
"download": "https://github.com/Biotronic/TweakScale/releases/download/v1.47/TweakScale_1.47.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 137876
|
||||
}
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "kOS",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"manual": "http://ksp-kos.github.io/KOS_DOC/",
|
||||
"github": {
|
||||
"url": "https://github.com/KSP-KOS/KOS",
|
||||
"releases": true
|
||||
},
|
||||
"homepage": "http://ksp-kos.github.io/KOS_DOC/",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/kOS",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.3.1",
|
||||
"comment": "Earlier versions of MM have forward compatibility problems, according to the MM release notes."
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RemoteTech",
|
||||
"min_version": "1.5.1",
|
||||
"comment": "RT gives incentive to having local control of craft, even unmanned ones"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.25",
|
||||
"name": "kOS: Scriptable Autopilot System",
|
||||
"abstract": "kOS is a scriptable autopilot Mod for Kerbal Space Program. It allows you write small programs that automate specific tasks.",
|
||||
"author": "erendrake",
|
||||
"version": "0.15.2",
|
||||
"download": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System/download/0.15.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2524908
|
||||
}
|
Loading…
Reference in New Issue