NetKAN updates.

- DarkMultiPlayer
- HaystackContinued
- KerbalKonstructs
- RealSolarSystem
- RealismOverhaul
- TextureReplacer
- TimeControl
- VerticalPropulsionEmporium

UniversalStorage not updated due to validation errors. See
KSP-CKAN/CKAN#464
This commit is contained in:
Paul Fenwick 2014-11-26 18:28:40 +11:00
parent cc76fda97b
commit 70a3cfb577
8 changed files with 107 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

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