NetKAN generated mods - AGExt-1.25d, RealismOverhaul-v7.0.4, StockRT-v1.20

This commit is contained in:
NetKAN bot 2014-12-21 23:12:34 -05:00
parent 429d2368bc
commit 1086c2b5b2
3 changed files with 89 additions and 1 deletions

52
AGExt-1.25d.ckan Normal file
View File

@ -0,0 +1,52 @@
{
"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"
},
"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.25d",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.25d/ActionGroupsExtended125d.zip",
"x_generated_by": "netkan",
"download_size": 65300
}

View File

@ -213,4 +213,4 @@
"x_generated_by": "netkan",
"download_size": 17674454,
"ksp_version": "0.90.0"
}
}

36
StockRT-v1.20.ckan Normal file
View File

@ -0,0 +1,36 @@
{
"spec_version": 1,
"identifier": "StockRT",
"license": "public-domain",
"install": [
{
"file": "GameData/RemoteTech_Stock",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "RemoteTech"
}
],
"suggests": [
{
"name": "RealSolarSystem"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/99869",
"kerbalstuff": "https://kerbalstuff.com/mod/327/StockRT"
},
"ksp_version": "0.90",
"name": "StockRT",
"abstract": "StockRT is a ModuleManager config file which adds the possibility to use the RemoteTech mod without the additional parts.",
"author": "malah",
"version": "v1.20",
"download": "https://kerbalstuff.com/mod/327/StockRT/download/v1.20",
"x_generated_by": "netkan",
"download_size": 6453
}