NetKAN generated mods - AGExt/AGExt-1.32, AntennaRange/AntennaRange-1.8, KerbalMechanics/KerbalMechanics-v0.6.4
This commit is contained in:
parent
bc878d37d9
commit
7370dc0e5a
|
@ -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.32",
|
||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.32/ActionGroupsExtended132.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 79597
|
||||
}
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AntennaRange",
|
||||
"license": "BSD-3-clause",
|
||||
"ksp_version": "0.90",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/AntennaRange",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToadicusTools"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/56440",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/254/AntennaRange"
|
||||
},
|
||||
"name": "AntennaRange",
|
||||
"abstract": "Enforce and Encourage Antenna Diversity",
|
||||
"author": "toadicus",
|
||||
"version": "1.8",
|
||||
"download": "https://kerbalstuff.com/mod/254/AntennaRange/download/1.8",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 164029
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalMechanics",
|
||||
"release_status": "development",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85798",
|
||||
"bugtracker": "https://github.com/IRnifty/KerbalMechanics/issues",
|
||||
"repository": "https://github.com/IRnifty/KerbalMechanics",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/48"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"name": "Kerbal Mechanics: Part Failures and Repairs",
|
||||
"abstract": "The mod that adds failure and repair functionality to engines, lights, decouplers, and plenty more!",
|
||||
"author": "Nifty255",
|
||||
"version": "v0.6.4",
|
||||
"download": "https://kerbalstuff.com/mod/48/Kerbal%20Mechanics:%20Part%20Failures%20and%20Repairs/download/v0.6.4",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 405709
|
||||
}
|
Loading…
Reference in New Issue