CKAN-meta/ControlLock/ControlLock-1.2.ckan

30 lines
864 B
Plaintext
Raw Normal View History

2015-02-09 13:48:15 +00:00
{
"spec_version": 1,
"name": "Control Lock",
2015-04-19 12:33:58 +00:00
"identifier": "ControlLock",
2015-02-09 13:48:15 +00:00
"author": "Diazo",
"abstract": "Lock KSP so that when entering text in a text field, you do not pass commands to your vessel.",
"license": "public-domain",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/108561",
"repository": "https://github.com/SirDiazo/ControlLock"
},
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/001ControlLock",
"install_to": "GameData"
}
],
"version": "1.2",
"download": "https://github.com/SirDiazo/ControlLock/releases/download/1.2/ControlLock12.zip",
"x_generated_by": "netkan",
"download_size": 15821
}