feat: add Toxikk support (#641)

* Add support for Toxikk, using Valve protocol plus UnrealEngine3 rules parsing

* docs: update CHANGELOG for Toxikk

* docs: update GAMES_LIST for Toxikk
This commit is contained in:
RattleSN4K3 2024-09-28 01:39:14 +02:00 committed by GitHub
parent c77ca299b0
commit 39d7f06bd9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 135 additions and 1 deletions

View file

@ -4,6 +4,7 @@
* Feat: Replaced `punycode` package usage with `url.domainToASCII` (#630).
* Feat: World of Padman (2007) - Added support (#636)
* Feat: Update Soldat protocol (#642)
* Feat: TOXIKK (2016) - Added support (#641)
## 5.1.3
* Fix: `Deus Ex` using the wrong protocol (#621)