"NetKAN generated mods - ModActions-1.4a"
This commit is contained in:
parent
39474e6ce6
commit
cc9e872a92
|
@ -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.4a",
|
||||
"ksp_version": "1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SirDiazo/ModActions/releases/download/1.4a/ModActions14a.zip",
|
||||
"download_size": 42281,
|
||||
"download_hash": {
|
||||
"sha1": "31FCD1F6C9E67416DEAB4EBB64E16E631DA8E9A3",
|
||||
"sha256": "073DD88D12F19BDAF848F543A7664928961EDDA96FFD749C57F707A43338D36F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue