NetKAN generated mods - ActsEW-1.2, EnvironmentalVisualEnhancements-7-4
This commit is contained in:
parent
3c42549bdd
commit
6cf6b7c95a
|
@ -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": "any",
|
||||
"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.2",
|
||||
"download": "https://github.com/SirDiazo/ActsEverywhere/releases/download/1.2/ActionsEverywhere12.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 7336
|
||||
}
|
|
@ -14,7 +14,7 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"ksp_version": "0.25",
|
||||
"resources": {
|
||||
"repository": "https://github.com/rbray89/EnvironmentalVisualEnhancements"
|
||||
},
|
||||
|
@ -23,4 +23,4 @@
|
|||
"download": "https://github.com/rbray89/EnvironmentalVisualEnhancements/releases/download/7-4/EnvironmentalVisualEnhancements-7-4-LR.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 9925505
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue