"NetKAN generated mods - ModActions-1.6"

This commit is contained in:
NetKAN inflator Robot 2017-06-09 03:29:36 +00:00
parent 60b83ad15d
commit 66fa4f9585
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
{
"spec_version": 1,
"identifier": "ModActions",
"name": "ModActions",
"abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding. Supports both stock and other mod's actions.",
"author": "Diazo",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/128948",
"repository": "https://github.com/SirDiazo/ModActions"
},
"version": "1.6",
"ksp_version": "1.2",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"download": "https://github.com/SirDiazo/ModActions/releases/download/1.6/ModActions16.zip",
"download_size": 43853,
"download_hash": {
"sha1": "7B0FC77C830F7C6C58FB9517D89A3EBE2DEC6848",
"sha256": "270C6067111E7EB8A0AAB67F8BCDB6490BE61728BC13F49406D91561FC5351DB"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}