]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Event-logging.md
Update Compiling: add libtool dependency
[xonotic/xonotic.wiki.git] / Event-logging.md
index b512ae6c63822e733ea432fe9a771e1395877d10..6450ce7ffb324ecc42bdb96280d9f38bde6fe3de 100644 (file)
@@ -134,4 +134,7 @@ Weapon death flags are:
 * 2048 = head shot (Vaporizer only)
 * 4096 = unused flag
 
-There will be a log analyzer parsing this file format soon.
\ No newline at end of file
+#### Example programs making use of event logs:
+
+* [incognico/erebus.pl](https://gitlab.com/incognico/erebus/-/blob/master/erebus.pl) - Links Discord<->Xonotic
+* [rcon2irc.pl](https://gitlab.com/xonotic/xonotic/-/blob/master/server/rcon2irc/rcon2irc.pl) Links IRC<->Xonotic (a bit outdated)
\ No newline at end of file