mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-02 17:51:35 -06:00
13 lines
221 B
Plaintext
13 lines
221 B
Plaintext
{
|
|
"version": { "major": 12, "minor": 13 },
|
|
"keybindings": [
|
|
{
|
|
"key": "T",
|
|
"documentation": "T documentation",
|
|
"name": "T name",
|
|
"gui_path": "T Gui-Path",
|
|
"is_local": true
|
|
}
|
|
]
|
|
}
|