"NetKAN generated mods - ModActions-1.5"
This commit is contained in:
parent
066ffb1c2c
commit
14e5e2ee02
|
@ -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.5",
|
||||
"ksp_version": "1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SirDiazo/ModActions/releases/download/1.5/ModActions15.zip",
|
||||
"download_size": 43358,
|
||||
"download_hash": {
|
||||
"sha1": "966BCD4083E04A2E73E2926D7BEB56D0FFB4BC81",
|
||||
"sha256": "8B75BDA122C74FB088EBE7F7A78F4E0B8B69FB05C30E5FF4DD2A477F9FB9B5E4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue