NetKAN generated mods - AGExt-1.28b, ActiveStruts-1.1.1, BoxSat-prototypes-A.02c, CIT-Util-1.1.2, ColorCodedCans-0.4, ImpossibleInnovations-0.8.5, KeepFit-0.3.1.1, KerbalAlarmClock-v3.1.2.0, QuickScroll-v1.01, SAVE-0.9.13-333, UniversalStorage-1.0.90.0

This commit is contained in:
NetKAN bot 2015-01-02 16:16:35 +01:00
parent 7ab4ed09c1
commit 23166f76d2
11 changed files with 238 additions and 5 deletions

57
AGExt-1.28b.ckan Normal file
View File

@ -0,0 +1,57 @@
{
"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.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"depends": [
{
"name": "ModuleManager"
}
],
"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.28b",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.28b/ActionGroupsExtended128b.zip",
"x_generated_by": "netkan",
"download_size": 68719
}

View File

@ -27,4 +27,4 @@
"download": "https://ksp.marce.at/Home/DownloadMod?modId=1#1.1.1",
"version": "1.1.1",
"ksp_version": "0.90.0"
}
}

View File

@ -1,6 +1,7 @@
{
"spec_version": "v1.4",
"identifier": "BoxSat-prototypes",
"name": "BoxSat prototype parts",
"release_status": "development",
"license": "restricted",
"x_netkan_license_ok": true,
@ -18,11 +19,10 @@
}
],
"ksp_version": "0.90",
"name": "BoxSat prototype parts",
"abstract": "A modular, stackable, serviceable, & customizable satellite in a box! ",
"author": "DasPenguin85",
"version": "A.02c",
"download": "https://kerbalstuff.com/mod/118/BoxSat/download/A.02c",
"x_generated_by": "netkan",
"download_size": 16021703
}
}

View File

@ -17,4 +17,4 @@
"download": "https://ksp.marce.at/Home/DownloadMod?modId=4#1.1.2",
"version": "1.1.2",
"ksp_version": "0.90.0"
}
}

23
ColorCodedCans-0.4.ckan Normal file
View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "ColorCodedCans",
"license": "CC-BY-NC-SA",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.6"
}
],
"resources": {
"homepage": "http://imgur.com/a/goA7X",
"kerbalstuff": "https://kerbalstuff.com/mod/465/Color%20Coded%20Canisters"
},
"name": "Color Coded Canisters",
"abstract": "Stock-relplacement models and textures for rocket fuel tanks! Cleaner, prettier, and color-coded end-caps for ease of use in the VAB/SPH menus.",
"author": "NecroBones",
"version": "0.4",
"download": "https://kerbalstuff.com/mod/465/Color%20Coded%20Canisters/download/0.4",
"x_generated_by": "netkan",
"download_size": 1989823,
"ksp_version_min": "0.90.0"
}

View File

@ -0,0 +1,39 @@
{
"spec_version": 1,
"identifier": "ImpossibleInnovations",
"x_netkan_license_ok": true,
"depends": [
{
"name": "TweakScale"
},
{
"name": "ModuleManager"
},
{
"name": "TechManager"
}
],
"install": [
{
"file": "GameData/ImpossibleInnovations",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86331-0-24-x-Impossible-Innovations-0-5",
"kerbalstuff": "https://kerbalstuff.com/mod/116/Impossible%20Innovations"
},
"ksp_version": "0.90",
"name": "Impossible Innovations",
"license": "CC-BY-NC-SA-4.0",
"abstract": "Adds fusion based engines and tanks, along with other utilities.",
"author": "jandcando",
"version": "0.8.5",
"download": "https://kerbalstuff.com/mod/116/Impossible%20Innovations/download/0.8.5",
"x_generated_by": "netkan",
"download_size": 15378254
}

View File

@ -1,5 +1,5 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"identifier": "KeepFit",
"x_netkan_license_ok": true,
"depends": [
@ -8,6 +8,12 @@
"min_version": "2.5.1"
}
],
"install": [
{
"find": "KeepFit",
"install_to": "GameData/Timmers"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/67739",
"kerbalstuff": "https://kerbalstuff.com/mod/295/keepfit"

View File

@ -0,0 +1,32 @@
{
"spec_version": "v1.4",
"name": "Kerbal Alarm Clock",
"identifier": "KerbalAlarmClock",
"abstract": "An in-game alarm clock to help you stop missing important moments",
"license": "MIT",
"release_status": "stable",
"author": "TriggerAu",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/24786",
"license": "https://github.com/TriggerAu/KerbalAlarmClock/blob/master/LICENSE",
"repository": "https://github.com/TriggerAu/KerbalAlarmClock",
"kerbalstuff": "https://kerbalstuff.com/mod/231/Kerbal%20Alarm%20Clock",
"manual": "http://triggerau.github.io/KerbalAlarmClock/",
"x_curse": "http://kerbal.curseforge.com/ksp-mods/220289-kerbal-alarm-clock"
},
"recommends": [
{
"name": "TriggerAu-Flags"
}
],
"install": [
{
"find": "KerbalAlarmClock",
"install_to": "GameData/TriggerTech"
}
],
"version": "v3.1.2.0",
"download": "https://github.com/TriggerAu/KerbalAlarmClock/releases/download/v3.1.2.0/KerbalAlarmClock_3.1.2.0.zip",
"x_generated_by": "netkan",
"download_size": 413123
}

24
QuickScroll-v1.01.ckan Normal file
View File

@ -0,0 +1,24 @@
{
"identifier": "QuickScroll",
"x_netkan_license_ok": true,
"spec_version": 1,
"license": "GPL-3.0",
"resources": {
"repository": "https://github.com/malahx/QuickScroll",
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
"kerbalstuff": "https://kerbalstuff.com/mod/436/QuickScroll"
},
"conflicts": [
{
"name": "PartCatalog"
}
],
"ksp_version": "0.90",
"name": "QuickScroll",
"abstract": "QuickScroll is a small plugin which adds the possibility to scroll the parts pages, the categories and the filters on the editor with the mouse wheel.",
"author": "malah",
"version": "v1.01",
"download": "https://kerbalstuff.com/mod/436/QuickScroll/download/v1.01",
"x_generated_by": "netkan",
"download_size": 30387
}

24
SAVE-0.9.13-333.ckan Normal file
View File

@ -0,0 +1,24 @@
{
"x_via": "Automated KerbalStuff CKAN submission",
"identifier": "SAVE",
"spec_version": "v1.4",
"license": "GPL-3.0",
"install": [
{
"file": "GameData/Nereid",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/105399-0-90-S-A-V-E-automatic-backup-system-0-9-9-281",
"kerbalstuff": "https://kerbalstuff.com/mod/466/S.A.V.E"
},
"ksp_version": "0.90",
"name": "S.A.V.E",
"abstract": "Automatic Backup System",
"author": "Nereid",
"version": "0.9.13-333",
"download": "https://kerbalstuff.com/mod/466/S.A.V.E/download/0.9.13-333",
"x_generated_by": "netkan",
"download_size": 41879
}

View File

@ -0,0 +1,28 @@
{
"spec_version": 1,
"identifier": "UniversalStorage",
"license": "restricted",
"depends": [
{
"name": "Regolith"
},
{
"name": "CommunityResourcePack"
},
{
"name": "ModuleManager"
}
],
"resources": {
"homepage": "ksp.kingtiger.co.uk",
"kerbalstuff": "https://kerbalstuff.com/mod/250/Universal%20Storage"
},
"ksp_version": "0.90",
"name": "Universal Storage",
"abstract": "Modular resource and processor parts to build custom service modules.",
"author": "Paul_Kingtiger",
"version": "1.0.90.0",
"download": "https://kerbalstuff.com/mod/250/Universal%20Storage/download/1.0.90.0",
"x_generated_by": "netkan",
"download_size": 10495214
}