"NetKAN generated mods - ActsEW-1.4"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-26 14:00:38 +00:00
parent fbeec35237
commit 362d7e29b6
1 changed files with 11 additions and 6 deletions

View File

@ -1,16 +1,17 @@
{ {
"spec_version": 1, "spec_version": 1,
"name": "Actions Everywhere",
"identifier": "ActsEW", "identifier": "ActsEW",
"name": "Actions Everywhere",
"abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding", "abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding",
"author": "Diazo",
"license": "GPL-3.0", "license": "GPL-3.0",
"release_status": "stable", "release_status": "stable",
"ksp_version": "1.0",
"author": "Diazo",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100932", "homepage": "http://forum.kerbalspaceprogram.com/threads/100932",
"repository": "https://github.com/SirDiazo/ActsEverywhere" "repository": "https://github.com/SirDiazo/ActsEverywhere"
}, },
"version": "1.4",
"ksp_version": "1.0",
"depends": [ "depends": [
{ {
"name": "ModuleManager" "name": "ModuleManager"
@ -22,8 +23,12 @@
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"version": "1.4",
"download": "https://github.com/SirDiazo/ActsEverywhere/releases/download/1.4/ActionsEverywhere14.zip", "download": "https://github.com/SirDiazo/ActsEverywhere/releases/download/1.4/ActionsEverywhere14.zip",
"x_generated_by": "netkan", "download_size": 7836,
"download_size": 7836 "download_hash": {
"sha1": "9D6C3AAEC08E429AEF4E460E47A090742636731B",
"sha256": "636E00FC00FE676442798C2A1CF3211D75CA85855026C624D33AB5A52BA99152"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
} }