mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN generated mods - ActsEW/ActsEW-1.2a
This commit is contained in:
29
ActsEW/ActsEW-1.2a.ckan
Normal file
29
ActsEW/ActsEW-1.2a.ckan
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"name": "Actions Everywhere",
|
||||
"identifier": "ActsEW",
|
||||
"abstract": "Add mouse only actions from right-click menu to action groups, including resource locking and cross-feeding",
|
||||
"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"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.2a",
|
||||
"download": "https://github.com/SirDiazo/ActsEverywhere/releases/download/1.2a/ActionsEverywhere12a.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 7172
|
||||
}
|
Reference in New Issue
Block a user