NetKAN generated mods - AntennaRange/AntennaRange-1.8a, EVAManager/EVAManager-3, FairingWithMass/FairingWithMass-1.3.1, KerbalEngineerRedux/KerbalEngineerRedux-1.0.16.5, VOID/VOID-0.18.1
This commit is contained in:
parent
0ba7e324e8
commit
4333e8258e
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AntennaRange",
|
||||
"license": "BSD-3-clause",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/AntennaRange",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToadicusTools"
|
||||
},
|
||||
{
|
||||
"name": "EVAManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/56440",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/254/AntennaRange"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"name": "AntennaRange",
|
||||
"abstract": "Enforce and Encourage Antenna Diversity",
|
||||
"author": "toadicus",
|
||||
"version": "1.8a",
|
||||
"download": "https://kerbalstuff.com/mod/254/AntennaRange/download/1.8a",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 166661
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"license": "BSD-2-clause",
|
||||
"identifier": "EVAManager",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/EVAManager",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/726/EVAManager"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"name": "EVAManager",
|
||||
"abstract": "Provides a configurable method for manipulating PartModules and PartResources in the kerbalEVA part.",
|
||||
"author": "toadicus",
|
||||
"version": "3",
|
||||
"download": "https://kerbalstuff.com/mod/726/EVAManager/download/3",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 22234
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"x_via": "Automated KerbalStuff CKAN submission",
|
||||
"license": "MIT",
|
||||
"identifier": "FairingWithMass",
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/725/Fairing%20With%20Mass"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"name": "Fairing With Mass",
|
||||
"abstract": "Add mass to fairing, at the right place.",
|
||||
"author": "Merill",
|
||||
"version": "1.3.1",
|
||||
"download": "https://kerbalstuff.com/mod/725/Fairing%20With%20Mass/download/1.3.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 26541
|
||||
}
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalEngineerRedux",
|
||||
"name": "Kerbal Engineer Redux",
|
||||
"abstract": "Reveals important statistics about your ship and its orbit during building and flight",
|
||||
"author": "CYBUTEK",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "testing",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/18230",
|
||||
"github": {
|
||||
"url": "https://github.com/CYBUTEK/KerbalEngineer"
|
||||
},
|
||||
"repository": "https://github.com/CYBUTEK/KerbalEngineer"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "KerbalEngineer",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.0.16.5",
|
||||
"download": "https://github.com/CYBUTEK/KerbalEngineer/releases/download/1.0.16.5/KerbalEngineer-1.0.16.5.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 1020430,
|
||||
"ksp_version": "1.0.2"
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "VOID",
|
||||
"license": "BSD-3-clause",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/VOID",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToadicusTools"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54533",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/253/VOID"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"name": "VOID",
|
||||
"abstract": "Vessel Orbital Informational Display",
|
||||
"author": "toadicus",
|
||||
"version": "0.18.1",
|
||||
"download": "https://kerbalstuff.com/mod/253/VOID/download/0.18.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 301399
|
||||
}
|
Loading…
Reference in New Issue