CKAN-meta/ModActions/ModActions-1.6.ckan

39 lines
1.2 KiB
Plaintext

{
"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",
"version": "1.6",
"ksp_version": "1.3",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/116142-*",
"repository": "https://github.com/SirDiazo/ModActions"
},
"tags": [
"plugin",
"convenience"
],
"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"
}