NetKAN generated mods - ActsEW/ActsEW-1.3b, ContractConfigurator-KerbinSpaceStation/ContractConfigurator-KerbinSpaceStation-1.1

This commit is contained in:
NetKAN bot 2015-04-11 19:25:11 +02:00
parent 4620e0a89c
commit d37da564e2
2 changed files with 60 additions and 0 deletions

29
ActsEW/ActsEW-1.3b.ckan Normal file
View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"name": "Actions Everywhere",
"identifier": "ActsEW",
"abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.90",
"author": "Diazo",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100932",
"repository": "https://github.com/SirDiazo/ActsEverywhere"
},
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"version": "1.3b",
"download": "https://github.com/SirDiazo/ActsEverywhere/releases/download/1.3b/ActionsEverywhere13b.zip",
"x_generated_by": "netkan",
"download_size": 7984
}

View File

@ -0,0 +1,31 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-KerbinSpaceStation",
"name": "Contract Pack: Kerbin Space Station",
"abstract": "A contract pack to replace the default Squad build a Space Station missions",
"license": "CC-BY-SA-3.0",
"ksp_version": "0.90",
"depends": [
{
"name": "ContractConfigurator"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "KerbinSpaceStation",
"install_to": "GameData/ContractPacks"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113642",
"repository": "https://github.com/severedsolo/KerbinSpaceStation"
},
"author": "severedsolo",
"version": "1.1",
"download": "https://github.com/severedsolo/KerbinSpaceStation/releases/download/1.1/KerbinSpaceStation1.1.zip",
"x_generated_by": "netkan",
"download_size": 125764
}