NetKAN updates.

- DarkMultiPlayer
- HaystackContinued
- KerbalKonstructs
- RealSolarSystem
- RealismOverhaul
- TextureReplacer
- TimeControl
- UniversalStorage
- UniversalStorage-ECLSS
- UniversalStorage-IFI
- UniversalStorage-KAS
- UniversalStorage-SNACKS
- UniversalStorage-TAC
- VerticalPropulsionEmporium
This commit is contained in:
Paul Fenwick 2014-11-26 13:33:43 +11:00
parent 1a8006d19e
commit e6921c7783
14 changed files with 303 additions and 6 deletions

View File

@ -24,4 +24,4 @@
"download": "https://kerbalstuff.com/mod/4/DarkMultiPlayer%20Client/download/v0.1.6.2",
"x_generated_by": "netkan",
"download_size": 100459
}
}

View File

@ -0,0 +1,19 @@
{
"spec_version": 1,
"identifier": "HaystackContinued",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/89920",
"repository": "https://github.com/qberticus/HaystackContinued",
"kerbalstuff": "https://kerbalstuff.com/mod/100/Haystack%20Continued"
},
"ksp_version": "0.25",
"name": "Haystack Continued",
"abstract": "Now you can find that lost ship you were looking for!",
"author": "qberticus",
"version": "0.3.2.0",
"download": "https://kerbalstuff.com/mod/100/Haystack%20Continued/download/0.3.2.0",
"x_generated_by": "netkan",
"download_size": 86219
}

24
KerbalKonstructs-0.5.ckan Normal file
View File

@ -0,0 +1,24 @@
{
"spec_version": 1,
"identifier": "KerbalKonstructs",
"install": [
{
"file": "GameData/medsouz",
"install_to": "GameData"
}
],
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/93699-0-24-2-WIP-Kerbal-Konstructs-v0-1-0-0-%28Sept-13%29-Static-Objects-and-Launch-Sites%21",
"kerbalstuff": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs"
},
"ksp_version": "0.25",
"name": "Kerbal Konstructs",
"license": "MIT",
"abstract": "Create New Bases, Buildings and Launch Sites in KSP!",
"author": "medsouz",
"version": "0.5",
"download": "https://kerbalstuff.com/mod/165/Kerbal%20Konstructs/download/0.5",
"x_generated_by": "netkan",
"download_size": 963579
}

View File

@ -9,6 +9,9 @@
{
"name": "RSSTextures"
},
{
"name": "DDSLoader"
},
{
"name": "ModuleManager",
"min_version": "2.5.0"

View File

@ -9,6 +9,9 @@
{
"name": "AJE"
},
{
"name": "CrossFeedEnabler"
},
{
"name": "FerramAerospaceResearch"
},
@ -35,9 +38,6 @@
{
"name": "ConnectedLivingSpace"
},
{
"name": "CrossFeedEnabler"
},
{
"name": "DeadlyReentry"
},
@ -100,6 +100,12 @@
{
"name": "Service-Compartments-6S"
},
{
"name": "AIESAerospace"
},
{
"name": "ALCOR"
},
{
"name": "DMagicOrbitalScience"
},
@ -136,6 +142,9 @@
{
"name": "NearFutureSpacecraft"
},
{
"name": "PorkjetHabitats"
},
{
"name": "RLA-Stockalike"
},
@ -143,10 +152,10 @@
"name": "RocketdyneF-1"
},
{
"name": "SXT"
"name": "SovietEngines"
},
{
"name": "SovietEngines"
"name": "SXT"
},
{
"name": "UniversalStorage"

18
TextureReplacer-2.0.ckan Normal file
View File

@ -0,0 +1,18 @@
{
"spec_version": 1,
"identifier": "TextureReplacer",
"license": "CC-BY-NC-SA-4.0",
"comment": "Plugin is MIT, but some parts CC-BY-NC-SA, and we always specify most restrictive in metadata.",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/60961",
"kerbalstuff": "https://kerbalstuff.com/mod/150/TextureReplacer"
},
"ksp_version": "0.25",
"name": "TextureReplacer",
"abstract": "Kerbal pimping and texture replacement, compression, mipmap generation and trilinear filtering.",
"author": "shaw",
"version": "2.0",
"download": "https://kerbalstuff.com/mod/150/TextureReplacer/download/2.0",
"x_generated_by": "netkan",
"download_size": 156441
}

25
TimeControl-13.2.ckan Normal file
View File

@ -0,0 +1,25 @@
{
"spec_version": 1,
"identifier": "TimeControl",
"license": "MIT",
"release_status": "stable",
"resources": {
"repository": "https://github.com/Xaiier/TimeControl",
"homepage": "http://forum.kerbalspaceprogram.com/threads/69363",
"kerbalstuff": "https://kerbalstuff.com/mod/21/Time%20Control"
},
"install": [
{
"file": "TimeControl",
"install_to": "GameData"
}
],
"ksp_version": "0.25",
"name": "Time Control",
"abstract": "The advanced successor to the popular Dynamic Warp mod, Time Control gives you complete control of all aspects of the passage of time in KSP.",
"author": "Xaiier",
"version": "13.2",
"download": "https://kerbalstuff.com/mod/21/Time%20Control/download/13.2",
"x_generated_by": "netkan",
"download_size": 25284
}

View File

@ -0,0 +1,36 @@
{
"spec_version": 1,
"identifier": "UniversalStorage",
"license": "restricted",
"depends": [
{
"name": "USITools"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "PartCatalog",
"install_to": "GameData",
"comment": "PartCatalog Data for Universal Storage"
},
{
"file": "UniversalStorage",
"install_to": "GameData"
}
],
"resources": {
"homepage": "ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage"
},
"ksp_version": "0.25",
"name": "Universal Storage",
"abstract": "Modular resource and processor parts to build custom service modules.",
"author": "Paul_Kingtiger",
"version": "0.9.4",
"download": "https://kerbalstuff.com/mod/250/Universal%20Storage/download/0.9.4",
"x_generated_by": "netkan",
"download_size": 6025862
}

View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "UniversalStorage-ECLSS",
"license": "restricted",
"depends": [
{
"name": "UniversalStorage"
},
{
"name": "ECLSS"
}
],
"install": [
{
"file": "UniversalStorage",
"install_to": "GameData",
"filter": "US License.pdf"
}
],
"resources": {
"homepage": "ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/366/Universal%20Storage%20[ECLSS]"
},
"ksp_version": "0.25",
"name": "Universal Storage [ECLSS]",
"abstract": "Adds ECLSS life support parts for Universal Storage",
"author": "Paul_Kingtiger",
"version": "0.9.2",
"download": "https://kerbalstuff.com/mod/366/Universal%20Storage%20[ECLSS]/download/0.9.2",
"x_generated_by": "netkan",
"download_size": 1733724
}

View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "UniversalStorage-IFI",
"license": "restricted",
"depends": [
{
"name": "UniversalStorage"
},
{
"name": "IFI-LifeSupport"
}
],
"install": [
{
"file": "UniversalStorage",
"install_to": "GameData",
"filter": "US License.pdf"
}
],
"resources": {
"homepage": "ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/367/Universal%20Storage%20[IFI%20PACK]"
},
"ksp_version": "0.25",
"name": "Universal Storage [IFI PACK]",
"abstract": "Add-on pack for IFI life support",
"author": "Paul_Kingtiger",
"version": "0.9.0",
"download": "https://kerbalstuff.com/mod/367/Universal%20Storage%20[IFI%20PACK]/download/0.9.0",
"x_generated_by": "netkan",
"download_size": 1288999
}

View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "UniversalStorage-KAS",
"license": "restricted",
"depends": [
{
"name": "UniversalStorage"
},
{
"name": "KAS"
}
],
"install": [
{
"file": "UniversalStorage",
"install_to": "GameData",
"filter": "US License.pdf"
}
],
"resources": {
"homepage": "ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/365/Universal%20Storage%20[KAS%20PACK]"
},
"ksp_version": "0.25",
"name": "Universal Storage [KAS PACK]",
"abstract": "Add-on pack that includes parts for Kerbal Attachment System",
"author": "Paul_Kingtiger",
"version": "0.9.0",
"download": "https://kerbalstuff.com/mod/365/Universal%20Storage%20[KAS%20PACK]/download/0.9.0",
"x_generated_by": "netkan",
"download_size": 1240431
}

View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "UniversalStorage-SNACKS",
"license": "restricted",
"depends": [
{
"name": "UniversalStorage"
},
{
"name": "SNACKS"
}
],
"install": [
{
"file": "UniversalStorage",
"install_to": "GameData",
"filter": "US License.pdf"
}
],
"resources": {
"homepage": "ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/368/Universal%20Storage%20[SNACKS%20PACK]"
},
"ksp_version": "0.25",
"name": "Universal Storage [SNACKS PACK]",
"abstract": "Adds Snacks wedge for use with Snacks! life support.",
"author": "Paul_Kingtiger",
"version": "0.9.0",
"download": "https://kerbalstuff.com/mod/368/Universal%20Storage%20[SNACKS%20PACK]/download/0.9.0",
"x_generated_by": "netkan",
"download_size": 1288389
}

View File

@ -0,0 +1,32 @@
{
"spec_version": 1,
"identifier": "UniversalStorage-TAC",
"license": "restricted",
"depends": [
{
"name": "UniversalStorage"
},
{
"name": "TACLS"
}
],
"install": [
{
"file": "UniversalStorage",
"install_to": "GameData",
"filter": "US License.pdf"
}
],
"resources": {
"homepage": "ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/364/Universal%20Storage%20[TAC%20PACK]"
},
"ksp_version": "0.25",
"name": "Universal Storage [TAC PACK]",
"abstract": "Universal storage parts for Thunder Aerospace Life Support",
"author": "Paul_Kingtiger",
"version": "0.9.2",
"download": "https://kerbalstuff.com/mod/364/Universal%20Storage%20[TAC%20PACK]/download/0.9.2",
"x_generated_by": "netkan",
"download_size": 3995643
}

View File

@ -9,6 +9,9 @@
{
"name": "NebulaEVAHandrails"
},
{
"name": "HooliganLabsAirships"
},
{
"name": "MechJeb2"
}