NetKAN generated mods - AGExt-1.25d, RealismOverhaul-v7.0.4, StockRT-v1.20
This commit is contained in:
parent
429d2368bc
commit
1086c2b5b2
|
@ -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
|
||||
}
|
|
@ -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
|
||||
}
|
Loading…
Reference in New Issue