CKAN-meta/ModActions/ModActions-1.4.ckan

35 lines
1.1 KiB
JSON

{
"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.4",
"ksp_version": "1.2",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"download": "https://github.com/SirDiazo/ModActions/releases/download/1.4/ModActions14.zip",
"download_size": 39498,
"download_hash": {
"sha1": "F14B9532FAC0CF2A48C1B2729FFFE32E8E6E514B",
"sha256": "9A496C6073588E9D402B0FF8FE3F9CC7694204DC848FAFECFB1A24D73BA71E83"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}