blob: 5b71d19928ef0fc9e20a519b2cbe90c910c5b0af (
plain)
1
2
3
|
# zbind
A small program that binds buttons on a joystick device (such as a controller) to commands.\
To create a small static binary, build with: `zig build run -Doptimize=ReleaseSmall -Dtarget=native-linux-musl -Dcpu=baseline`
|