summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-04-22 23:33:34 -0400
committerJune McEnroe <june@causal.agency>2018-04-22 23:33:34 -0400
commitf3fe8bf64c8a0d2b4ec44c9195eeb21efeef9ce8 (patch)
tree547abeb34fea5962701875de762032f5fc5f4b18 /etc
parentIgnore rs (diff)
downloadsrc-f3fe8bf64c8a0d2b4ec44c9195eeb21efeef9ce8.tar.gz
src-f3fe8bf64c8a0d2b4ec44c9195eeb21efeef9ce8.zip
Add demoman config
Haven't tested it yet but should be good for hybrid knight.
Diffstat (limited to '')
-rw-r--r--etc/tf/cfg/demoman.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/tf/cfg/demoman.cfg b/etc/tf/cfg/demoman.cfg
new file mode 100644
index 00000000..b1d50f46
--- /dev/null
+++ b/etc/tf/cfg/demoman.cfg
@@ -0,0 +1,3 @@
+alias +charge "slot3; +attack2"
+alias -charge -attack2
+bind mouse2 +charge
ommit/daemon.c?h=1.4&id=363ab9f834a955b4b664e99f176293c30d6ef75b&follow=1'>Only look up group if one is namedJune McEnroe 2020-10-23Remove default defines of RUNDIR, ETCDIRJune McEnroe 2020-10-23Set shell scripts executable in buildJune McEnroe 2020-10-20Humanize milliseconds if interval is less than 1sJune McEnroe 2020-10-20Humanize restart intervalJune McEnroe 2020-08-17Document default catsit.conf location on OpenBSD 1.0June McEnroe 2020-08-17Template catsit script with RUNDIRJune McEnroe 2020-08-17Clean up includesJune McEnroe 2020-08-17Log service uptime in statusJune McEnroe