16 lines
280 B
Plaintext
16 lines
280 B
Plaintext
{
|
|
"opensb": {
|
|
"name": "OpenStarbound",
|
|
"bannerName" : "Open^#ebd74a;Starbound",
|
|
"binds": {
|
|
"test": {
|
|
"default": [{
|
|
"type": "key",
|
|
"value": "C",
|
|
"mods": ["LShift"]
|
|
}],
|
|
"name": "Test Bind"
|
|
}
|
|
}
|
|
}
|
|
} |