NetKAN updates. SO MANY!

- AGExt
- RealismOverhaul
- RetroFuture
- TACLS-Config-RealismOverhaul
- TechManager
- Trajectories
- kOS
This commit is contained in:
Paul Fenwick 2014-11-17 17:39:03 +11:00
parent 6e4003770f
commit 28cbc4775d
7 changed files with 314 additions and 0 deletions

52
AGExt-1.22a.ckan Normal file
View File

@ -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.22a",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.22a/ActionGroupsExtended122a.zip",
"x_generated_by": "netkan",
"download_size": 61336
}

View File

@ -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": "7.0.0a",
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/7.0.0a/RealismOverhaul_7_0_0a.zip",
"x_generated_by": "netkan",
"download_size": 1389944,
"ksp_version": "0.25.0"
}

54
RetroFuture-1.7.1f.ckan Normal file
View File

@ -0,0 +1,54 @@
{
"spec_version": 1,
"identifier": "RetroFuture",
"depends": [
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
}
],
"recommends": [
{
"name": "FerramAerospaceResearch"
},
{
"name": "RasterPropMonitor"
},
{
"name": "ProceduralDynamics"
}
],
"suggests": [
{
"name": "SmokeScreen"
},
{
"name": "BDArmory"
},
{
"name": "TweakScale"
}
],
"install": [
{
"file": "RetroFuture",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/84054",
"kerbalstuff": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes"
},
"ksp_version": "0.25",
"name": "Retro-Future Planes",
"license": "CC-BY-NC-SA-4.0",
"abstract": "engines and more airplane parts for KSP; futuristic performance, classic designs",
"author": "NohArk",
"version": "1.7.1f",
"download": "https://kerbalstuff.com/mod/111/Retro-Future%20Planes/download/1.7.1f",
"x_generated_by": "netkan",
"download_size": 43542063
}

View File

@ -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": "7.0.0a",
"download": "https://github.com/KSP-RO/RealismOverhaul/releases/download/7.0.0a/RealismOverhaul_7_0_0a.zip",
"x_generated_by": "netkan",
"download_size": 1389944
}

18
TechManager-1.4.ckan Normal file
View File

@ -0,0 +1,18 @@
{
"spec_version": 1,
"identifier": "TechManager",
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/98293-0-25-TechManager-Version-1-0",
"kerbalstuff": "https://kerbalstuff.com/mod/297/TechManager"
},
"ksp_version": "0.25",
"name": "TechManager",
"license": "MIT",
"abstract": "This mod will allow you to change the tech tree, including the creation of new tech nodes. ",
"author": "anonish",
"version": "1.4",
"download": "https://kerbalstuff.com/mod/297/TechManager/download/1.4",
"x_generated_by": "netkan",
"download_size": 39592
}

23
Trajectories-v1.0.0.ckan Normal file
View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "Trajectories",
"x_netkan_license_ok": true,
"depends": [
{
"name": "ModuleManager"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/93685",
"kerbalstuff": "https://kerbalstuff.com/mod/238/Trajectories"
},
"ksp_version": "0.25",
"name": "Trajectories",
"license": "MIT",
"abstract": "Displays atmospheric trajectory of the vessel, landing site, trajectory after aerobraking, etc. Compatible with FAR, NEAR, and stock aerodynamic model",
"author": "Youen",
"version": "v1.0.0",
"download": "https://kerbalstuff.com/mod/238/Trajectories/download/v1.0.0",
"x_generated_by": "netkan",
"download_size": 54344
}

29
kOS-0.15.0.ckan Normal file
View File

@ -0,0 +1,29 @@
{
"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"
}
],
"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.0",
"download": "https://kerbalstuff.com/mod/86/kOS:%20Scriptable%20Autopilot%20System/download/0.15.0",
"x_generated_by": "netkan",
"download_size": 2524235
}