MeowGB/config.example.toml

12 lines
147 B
TOML
Raw Normal View History

2021-11-24 11:01:25 +00:00
[bindings]
a = "A"
b = "S"
select = "Q"
start = "W"
up = "Up"
down = "Down"
left = "Left"
right = "Right"
pause = "P"
2021-12-14 19:31:33 +00:00
exit = "Escape"
log_ops = "L"