NetKAN generated mods - AtomicAge/AtomicAge-2.0, CameraTools/CameraTools-v1.3, ContractConfigurator/ContractConfigurator-1.1.2, KSPAPIExtensions/KSPAPIExtensions-v1.7.2, KWRocketry/KWRocketry-2.7, KerbalWind/KerbalWind-7.1, TestFlight/TestFlight-1.3.1.1, Workshop/Workshop-0.6.0

This commit is contained in:
NetKAN bot 2015-05-19 18:20:31 +02:00
parent 22801dc593
commit 2c4f49d965
8 changed files with 67 additions and 22 deletions

View File

@ -3,7 +3,7 @@
"identifier": "AtomicAge",
"spec_version": 1,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100932",
"homepage": "http://forum.kerbalspaceprogram.com/threads/104855",
"kerbalstuff": "https://kerbalstuff.com/mod/744/Atomic%20Age"
},
"license": "CC-BY-NC-SA-4.0",

View File

@ -3,8 +3,9 @@
"identifier": "CameraTools",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/94171-24-2-Camera-Tools",
"kerbalstuff": "https://kerbalstuff.com/mod/190/Camera%20Tools"
"repository": "https://github.com/BahamutoD/CameraTools",
"kerbalstuff": "https://kerbalstuff.com/mod/190/Camera%20Tools",
"homepage": "http://forum.kerbalspaceprogram.com/threads/94171-24-2-Camera-Tools"
},
"ksp_version": "1.0.2",
"name": "Camera Tools",

View File

@ -0,0 +1,31 @@
{
"spec_version": 1,
"identifier": "ContractConfigurator",
"name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!",
"license": "MIT",
"release_status": "stable",
"author": "nightingale",
"description": "A config-file based solution for creating new contracts!",
"suggests": [
{
"name": "CoherentContracts"
},
{
"name": "ContractsWindowPlus"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
"repository": "https://github.com/jrossignol/ContractConfigurator"
},
"version": "1.1.2",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.1.2/ContractConfigurator_1.1.2.zip",
"x_generated_by": "netkan",
"download_size": 233624,
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.2"
}

View File

@ -4,7 +4,7 @@
"name": "KAE - KSPAPIExtensions",
"abstract": "This package contains a bunch of utility methods for general use to modders.",
"license": "CC-BY-3.0",
"ksp_version": "0.90",
"ksp_version": "1.0.2",
"install": [
{
"file": "KSPAPIExt",

View File

@ -2,12 +2,30 @@
"spec_version": 1,
"identifier": "KWRocketry",
"license": "CC-BY-SA-3.0",
"ksp_version_min": "0.25",
"ksp_version_max": "0.90",
"comment": "It looks like KWRocketry is the only thing that uses ModuleAnimateEmissive for now.",
"depends": [
{
"name": "ModuleAnimateEmissive"
}
],
"provides": [
"ModuleAnimateEmissive"
],
"install": [
{
"file": "KW Release Package v2.7 (Open this, don't extract it)/GameData/KWRocketry",
"install_to": "GameData"
},
{
"file": "KW Release Package v2.7 (Open this, don't extract it)/GameData/ModuleAnimateEmissive",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/51037-0-22-KW-Rocketry-v2-5-5-Avaliable-New-Sounds-New-Parts-11-11-2013",
"kerbalstuff": "https://kerbalstuff.com/mod/67/KW%20Rocketry"
},
"ksp_version": "1.0.2",
"name": "KW Rocketry",
"abstract": "The comprehensive launch vehicle construction pack by Winston and Kickasskyle",
"author": "Winston",

View File

@ -28,7 +28,10 @@
"name": "FARWind"
}
],
"author": "DaMichel, silverfox8124",
"author": [
"DaMichel",
"silverfox8124"
],
"release_status": "stable",
"version": "7.1",
"download": "https://github.com/DaMichel/KerbalWind/releases/download/7.1/KerbalWindR7.1.zip",

View File

@ -1,11 +1,10 @@
{
"spec_version": "v1.2",
"name": "TestFlight",
"abstract": "Flight Testing of your space hardware in KSP! Fly your parts to gain flight data and make them more reliable and less likely to fail.",
"abstract": "Flight Testing of your space hardware in KSP! Fly your parts to gain flight data and make them more reliable and less likely to fail. THIS IS THE PLUGIN ONLY. You will need a TestFlight Config pack in order for any parts to actually be controlled by TestFlight.",
"identifier": "TestFlight",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88187",
"repository": "https://github.com/jwvanderbeck/TestFlight",
@ -20,20 +19,16 @@
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.8"
}
],
"suggests": [
{
"name": "RP-0"
"min_version": "2.6.1"
},
{
"name": "RealismOverhaul"
"name": "TestFlightConfig"
}
],
"author": "jwvanderbeck",
"version": "1.3.1.1",
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.3.1.1/TestFlightConfigRO-1.3.1.1.zip",
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.3.1.1/TestFlightCore-1.3.1.1.zip",
"x_generated_by": "netkan",
"download_size": 5830
"download_size": 114089,
"ksp_version": "1.0.2"
}

View File

@ -17,10 +17,7 @@
"name": "KIS"
},
{
"name": "KAS"
},
{
"name": "CommunityResourcePack"
"name": "UKS"
}
],
"install": [