NetKAN generated mods - ContractConfigurator-AnomalySurveyor/ContractConfigurator-AnomalySurveyor-1.0.1, Hangar/Hangar-2.2.1, IntakeBuildAid/IntakeBuildAid-0.5, KerbalEngineerRedux/KerbalEngineerRedux-1.0.15.2, RealPlume/RealPlume-v8.0.1, RealismOverhaul/RealismOverhaul-v8.0.1, TACLS-Config-RealismOverhaul/TACLS-Config-RealismOverhaul-v8.0.1
This commit is contained in:
parent
230cc38a4c
commit
67b56b7f35
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-AnomalySurveyor",
|
||||
"abstract": "Contracts to guide you to the various easter eggs in the game.",
|
||||
"name": "Contract Pack: Anomaly Surveyor",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "InFlightWaypoints"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AnomalySurveyor",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/109471",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-AnomalySurveyor/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-AnomalySurveyor/master/GameData/ContractPacks/AnomalySurveyor/LICENSE.txt",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-AnomalySurveyor"
|
||||
},
|
||||
"version": "1.0.1",
|
||||
"download": "https://github.com/jrossignol/ContractPack-AnomalySurveyor/releases/download/1.0.1/ContractPack-AnomalySurveyor_1.0.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 45659,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Hangar",
|
||||
"x_netkan_license_ok": true,
|
||||
"resources": {
|
||||
"bugtracker": "https://github.com/allista/hangar/issues",
|
||||
"repository": "https://github.com/allista/hangar",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/270/Hangar",
|
||||
"manual": "https://github.com/allista/hangar/wiki",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/88933"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KSPAPIExtensions"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Extraplanetary-Launchpads"
|
||||
},
|
||||
{
|
||||
"name": "EditorExtensions"
|
||||
},
|
||||
{
|
||||
"name": "ThrottleControlledAvionics"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Hangar",
|
||||
"install_to": "GameData",
|
||||
"filter": "KSPAPIExtensions.dll",
|
||||
"comment": "Contains KSPAPIExtensions mod in this distribution"
|
||||
}
|
||||
],
|
||||
"name": "Hangar",
|
||||
"license": "CC-BY-4.0",
|
||||
"abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.",
|
||||
"author": "allista",
|
||||
"version": "2.2.1",
|
||||
"download": "https://kerbalstuff.com/mod/270/Hangar/download/2.2.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 22667344,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"identifier": "IntakeBuildAid",
|
||||
"spec_version": 1,
|
||||
"license": "unrestricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104704-0-90-Intake-Build-Aid",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/444/Intake%20Build%20Aid"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "Intake Build Aid",
|
||||
"abstract": "Visualize which intakes feed air to which engines, automatic and manual intake to engine assignments",
|
||||
"author": "LordFjord",
|
||||
"version": "0.5",
|
||||
"download": "https://kerbalstuff.com/mod/444/Intake%20Build%20Aid/download/0.5",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 19380
|
||||
}
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalEngineerRedux",
|
||||
"name": "Kerbal Engineer Redux",
|
||||
"abstract": "Reveals important statistics about your ship and its orbit during building and flight",
|
||||
"author": "CYBUTEK",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "testing",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/18230",
|
||||
"github": {
|
||||
"url": "https://github.com/CYBUTEK/KerbalEngineer"
|
||||
},
|
||||
"repository": "https://github.com/CYBUTEK/KerbalEngineer"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "KerbalEngineer",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.0.15.2",
|
||||
"download": "https://github.com/CYBUTEK/KerbalEngineer/releases/download/1.0.15.2/KerbalEngineer-1.0.15.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1019461,
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"name": "Real Plume",
|
||||
"identifier": "RealPlume",
|
||||
"abstract": "Option install for Realism Overhaul, adds realistic plume expansion to engines. See thread for currently configured engines.",
|
||||
"license": "CC-BY-SA",
|
||||
"release_status": "stable",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966",
|
||||
"repository": "https://github.com/KSP-RO/RealismOverhaul"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "RealismOverhaul/SmokeScreen_EffectCfgs",
|
||||
"install_to": "GameData/RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"file": "RealismOverhaul/SmokeScreen_MP_Nazari_FX",
|
||||
"install_to": "GameData/RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"file": "RealismOverhaul/SmokeScreen_RE_Sounds",
|
||||
"install_to": "GameData/RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"author": "Felger",
|
||||
"version": "v8.0.1",
|
||||
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v8.0.1/RealismOverhaul_8.0.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 17724397,
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
|
@ -0,0 +1,222 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"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": "AdvancedJetEngine"
|
||||
},
|
||||
{
|
||||
"name": "CrossFeedEnabler"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ModuleRCSFX"
|
||||
},
|
||||
{
|
||||
"name": "RealFuels"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ActiveTextureManagement"
|
||||
},
|
||||
{
|
||||
"name": "BetterBuoyancy"
|
||||
},
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "DeadlyReentry"
|
||||
},
|
||||
{
|
||||
"name": "EngineIgnitor"
|
||||
},
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
},
|
||||
{
|
||||
"name": "FShangarExtender"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
},
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
},
|
||||
{
|
||||
"name": "ModuleFixer"
|
||||
},
|
||||
{
|
||||
"name": "NBody"
|
||||
},
|
||||
{
|
||||
"name": "PartCatalog"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralDynamics"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralFairings"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "RealPlume"
|
||||
},
|
||||
{
|
||||
"name": "RealHeat"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "RT2RSSSettingsFile"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "TACLS-Config-RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Service-Compartments-6S"
|
||||
},
|
||||
{
|
||||
"name": "AIESAerospace-Unofficial"
|
||||
},
|
||||
{
|
||||
"name": "ALCOR"
|
||||
},
|
||||
{
|
||||
"name": "DMagicOrbitalScience"
|
||||
},
|
||||
{
|
||||
"name": "FASA"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "KWRocketry"
|
||||
},
|
||||
{
|
||||
"name": "LazTekSpaceXExploration"
|
||||
},
|
||||
{
|
||||
"name": "LazTekSpaceXHistoric"
|
||||
},
|
||||
{
|
||||
"name": "LazTekSpaceXLaunch"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectric"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "PorkjetHabitats"
|
||||
},
|
||||
{
|
||||
"name": "Proton-Bobcat"
|
||||
},
|
||||
{
|
||||
"name": "Proton-OLDD"
|
||||
},
|
||||
{
|
||||
"name": "RLA-Stockalike"
|
||||
},
|
||||
{
|
||||
"name": "RocketdyneF-1"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "SovietEngines"
|
||||
},
|
||||
{
|
||||
"name": "SpaceFactory-Voskhod-unofficial"
|
||||
},
|
||||
{
|
||||
"name": "SpaceFactory-Vostok-unofficial"
|
||||
},
|
||||
{
|
||||
"name": "SXT"
|
||||
},
|
||||
{
|
||||
"name": "UniversalStorage"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"RealFuels-Engine-Configs"
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/99966",
|
||||
"repository": "https://github.com/KSP-RO/RealismOverhaul"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "RealismOverhaul",
|
||||
"install_to": "GameData",
|
||||
"comment": "This regexp skips the Smokescreen folders",
|
||||
"filter_regexp": "SmokeScreen_"
|
||||
},
|
||||
{
|
||||
"file": "KAS",
|
||||
"install_to": "GameData",
|
||||
"comment": "KAS config, does not overwrite"
|
||||
},
|
||||
{
|
||||
"file": "EngineGroupController",
|
||||
"install_to": "GameData",
|
||||
"comment": "Engine Group Controller, unique to RO."
|
||||
}
|
||||
],
|
||||
"author": "Felger",
|
||||
"version": "v8.0.1",
|
||||
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v8.0.1/RealismOverhaul_8.0.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 17724397,
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
|
@ -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": "v8.0.1",
|
||||
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/v8.0.1/RealismOverhaul_8.0.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 17724397
|
||||
}
|
Loading…
Reference in New Issue