osb/assets/opensb/binds/opensb.binds

16 lines
280 B
Plaintext
Raw Normal View History

2023-07-01 22:16:14 +00:00
{
"opensb": {
"name": "OpenStarbound",
"bannerName" : "Open^#ebd74a;Starbound",
"binds": {
"test": {
"default": [{
"type": "key",
"value": "C",
"mods": ["LShift"]
}],
"name": "Test Bind"
}
}
}
}