2023-07-01 22:16:14 +00:00
|
|
|
{
|
|
|
|
"opensb": {
|
2023-07-02 18:29:58 +00:00
|
|
|
"groups": {
|
2023-07-14 03:13:19 +00:00
|
|
|
"camera": { "name": "Camera" },
|
2023-08-19 10:47:58 +00:00
|
|
|
"voice": { "name": "Voice" },
|
|
|
|
"building": { "name": "Building" }
|
2023-07-02 18:29:58 +00:00
|
|
|
},
|
|
|
|
"name": "Open^#ebd74a;Starbound",
|
2023-07-01 22:16:14 +00:00
|
|
|
"binds": {
|
2023-07-02 18:29:58 +00:00
|
|
|
"zoomIn": {
|
|
|
|
"default": [{
|
|
|
|
"type": "key",
|
|
|
|
"value": "="
|
|
|
|
}],
|
2023-08-19 10:47:58 +00:00
|
|
|
"group": "camera",
|
2023-07-02 18:29:58 +00:00
|
|
|
"name": "Zoom In"
|
|
|
|
},
|
|
|
|
"zoomOut": {
|
|
|
|
"default": [{
|
|
|
|
"type": "key",
|
|
|
|
"value": "-"
|
|
|
|
}],
|
2023-08-19 10:47:58 +00:00
|
|
|
"group": "camera",
|
2023-07-02 18:29:58 +00:00
|
|
|
"name": "Zoom Out"
|
|
|
|
},
|
2023-07-14 03:13:19 +00:00
|
|
|
"pushToTalk": {
|
|
|
|
"default": [],
|
2023-08-19 10:47:58 +00:00
|
|
|
"group": "voice",
|
2023-07-14 03:13:19 +00:00
|
|
|
"name": "Push To Talk"
|
2023-08-19 10:47:58 +00:00
|
|
|
},
|
2023-08-20 03:57:27 +00:00
|
|
|
"materialCollisionCycle": {
|
2023-08-19 10:47:58 +00:00
|
|
|
"default": [],
|
|
|
|
"group": "building",
|
|
|
|
"name": "Cycle Material Collision"
|
2023-08-20 03:57:27 +00:00
|
|
|
},
|
2023-08-20 08:56:50 +00:00
|
|
|
"buildingRadiusGrow": {
|
2023-08-20 03:57:27 +00:00
|
|
|
"default": [],
|
|
|
|
"group": "building",
|
2023-08-20 08:56:50 +00:00
|
|
|
"name": "Grow Building Radius"
|
2023-08-20 03:57:27 +00:00
|
|
|
},
|
2023-08-20 08:56:50 +00:00
|
|
|
"buildingRadiusShrink": {
|
2023-08-20 03:57:27 +00:00
|
|
|
"default": [],
|
|
|
|
"group": "building",
|
2023-08-20 08:56:50 +00:00
|
|
|
"name": "Shrink Building Radius"
|
2023-07-01 22:16:14 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|