"NetKAN generated mods - ActsEW-1.3"
This commit is contained in:
parent
50df598162
commit
6724181d92
|
@ -1,16 +1,17 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"name": "Actions Everywhere",
|
||||
"identifier": "ActsEW",
|
||||
"name": "Actions Everywhere",
|
||||
"abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding",
|
||||
"author": "Diazo",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"author": "Diazo",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100932",
|
||||
"repository": "https://github.com/SirDiazo/ActsEverywhere"
|
||||
},
|
||||
"version": "1.3",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -22,8 +23,12 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.3",
|
||||
"download": "https://github.com/SirDiazo/ActsEverywhere/releases/download/1.3/ActionsEverywhere13.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 7857
|
||||
"download_size": 7857,
|
||||
"download_hash": {
|
||||
"sha1": "8DFC0EE537703F18D914BDF945869703A49CC3D7",
|
||||
"sha256": "C5FC1F88744DC331A23C542CEC8E80873832A144296E6F3A6AB0830E1087A2BE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue