NetKAN generated mods - AntennaRange-1.5, QuantumStrutsContinued-1.1, TweakableEverything-1.5, VOID-0.15

This commit is contained in:
NetKAN bot 2014-12-04 12:33:59 -05:00
parent 15810d4910
commit 649a648238
4 changed files with 42 additions and 4 deletions

View File

@ -6,15 +6,14 @@
{
"file": "GameData/AntennaRange",
"install_to": "GameData"
},
{
"file": "GameData/ToadicusTools",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ToadicusTools"
}
],
"resources": {

View File

@ -2,6 +2,20 @@
"spec_version": 1,
"identifier": "QuantumStrutsContinued",
"license": "BSD-2-clause",
"install": [
{
"file": "GameData/QuantumStrutsContinued",
"install_to": "GameData"
}
],
"suggests": [
{
"name": "ModuleManager"
},
{
"name": "KAS"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/93818",
"kerbalstuff": "https://kerbalstuff.com/mod/168/QuantumStrutsContinued"

View File

@ -2,6 +2,20 @@
"spec_version": 1,
"identifier": "TweakableEverything",
"license": "BSD-3-clause",
"install": [
{
"file": "GameData/TweakableEverything",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ToadicusTools"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/64711",
"kerbalstuff": "https://kerbalstuff.com/mod/255/TweakableEverything"

View File

@ -2,6 +2,17 @@
"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"