NetKAN generated mods - AGExt-1.28a, ActiveStruts-1.1.1

This commit is contained in:
NetKAN bot 2015-01-01 05:09:04 +00:00
parent f8ccfaef51
commit de338d5cee
2 changed files with 86 additions and 0 deletions

56
AGExt-1.28a.ckan Normal file
View File

@ -0,0 +1,56 @@
{
"spec_version": "1.4",
"identifier": "AGExt",
"license": "GPL-3.0",
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData/Diazo"
}
],
"suggests": [
{
"name": "SCANsat"
},
{
"name": "Kethane"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "Firespitter"
},
{
"name": "InfernalRobotics"
},
{
"name": "TACLS"
},
{
"name": "WarpPlugin"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"kerbalstuff": "https://kerbalstuff.com/mod/455/Action%20Groups%20Extended"
},
"ksp_version": "0.90",
"name": "Action Groups Extended",
"abstract": "Increase to 250 action groups with In-Flight editing and the ability to name groups so you remember what they do.",
"author": "Diazo",
"version": "1.28a",
"download": "https://kerbalstuff.com/mod/455/Action%20Groups%20Extended/download/1.28a",
"x_generated_by": "netkan",
"download_size": 67623
}

30
ActiveStruts-1.1.1.ckan Normal file
View File

@ -0,0 +1,30 @@
{
"spec_version": "1.4",
"identifier": "ActiveStruts",
"name": "CIT - ActiveStruts",
"author": "marce",
"abstract": "Allows struts to be created and removed in the editor & in flight. Plus automatic strutting, flexible struts and a Kerbal-Tether",
"license": "CC-BY-NC-SA-4.0",
"depends": [
{
"name": "CIT-Util"
}
],
"suggests": [
{
"name": "KAS"
}
],
"install": [
{
"file": "CIT/ActiveStruts",
"install_to": "GameData/CIT/ActiveStruts"
}
],
"resources": {
"homepage": "https://ksp.marce.at/"
},
"download": "https://ksp.marce.at/Home/DownloadMod?modId=1",
"version": "1.1.1",
"ksp_version": "0.90.0"
}