No description
Find a file
2025-09-09 23:49:53 +03:00
packaging move into this repository 2025-09-09 23:40:37 +03:00
src move into this repository 2025-09-09 23:40:37 +03:00
.gitignore move into this repository 2025-09-09 23:40:37 +03:00
Cargo.lock move into this repository 2025-09-09 23:40:37 +03:00
Cargo.toml move into this repository 2025-09-09 23:40:37 +03:00
README.md update readme 2025-09-09 23:49:53 +03:00
rustfmt.toml move into this repository 2025-09-09 23:40:37 +03:00
test_app.sh move into this repository 2025-09-09 23:40:37 +03:00

slonfig

slonfig is a simple tf2/source game log reader harness that allows reacting to commands sent from the game console via simple echo invocations with complex logic. i originally made it to remember what loadout i have picked for each class to use with my b4nny bind, but, it's now a bit more complicated than that.

probably doesn't work on windows.

config

configuration is read from slonfig.toml, or if it's defined, the file pointed to by the SLONFIG_CONFIG environment variable.

commands

commands are prefixed with SLONFIG. by default. this can be changed in the config.

command description
set_loadout <class> <loadout> update the b4nny bind for the given class
send [message] write a line to the configured webhook