"NetKAN generated mods - ControlLock-1.5"

This commit is contained in:
NetKAN inflator Robot 2016-04-24 18:05:41 +00:00
parent 3e36c72839
commit cad1bd4d6f
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"identifier": "ControlLock",
"name": "Control Lock",
"abstract": "Lock KSP so that when entering text in a text field, you do not pass commands to your vessel.",
"author": "Diazo",
"license": "public-domain",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/108561",
"repository": "https://github.com/SirDiazo/ControlLock"
},
"version": "1.5",
"ksp_version": "1.0",
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/001ControlLock",
"install_to": "GameData"
}
],
"download": "https://github.com/SirDiazo/ControlLock/releases/download/1.5/ControlLock15.zip",
"download_size": 16853,
"x_generated_by": "netkan"
}