"NetKAN generated mods - ModActions-1.3"
This commit is contained in:
parent
b8caed2cde
commit
ec51da8254
|
@ -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.3",
|
||||
"ksp_version": "1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SirDiazo/ModActions/releases/download/1.3/ModActions13.zip",
|
||||
"download_size": 38534,
|
||||
"download_hash": {
|
||||
"sha1": "C7C4BBB262E45899C381F5474C366BF8E6E4CC1E",
|
||||
"sha256": "1F19AB6B3E8A52AEC21580053265BA63352056C90FB9D4AC17003881D9C319B7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue