"NetKAN generated mods - ModActions-1.3a"
This commit is contained in:
parent
652e5bd720
commit
d0e0e24aad
|
@ -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.3a",
|
||||
"ksp_version": "1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SirDiazo/ModActions/releases/download/1.3a/ModActions13a.zip",
|
||||
"download_size": 38402,
|
||||
"download_hash": {
|
||||
"sha1": "5B394349E95FDEE80CC0D20E10DBEA06A28F254C",
|
||||
"sha256": "EA91AE2D85A96EFFB1F23C0B7DF7BFED6211F1B5EC3C45666621DAF807287A03"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue