NetKAN generated mods - ActsEW-1.1

This commit is contained in:
NetKAN bot 2014-12-22 11:51:44 -05:00
parent 97202be1c9
commit ae3abb553e
1 changed files with 29 additions and 0 deletions

29
ActsEW-1.1.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": "any",
"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.1",
"download": "https://github.com/SirDiazo/ActsEverywhere/releases/download/1.1/ActionsEverywhere11.zip",
"x_generated_by": "netkan",
"download_size": 6407
}