Add ARMA: Reforger Support (#366)

This commit is contained in:
Daniel Gibbs 2023-09-20 08:22:28 +01:00 committed by GitHub
parent 51c7d8e1fb
commit a35fa871bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 0 deletions

View file

@ -13,6 +13,7 @@
* CLI: Resolved incorrect error message when querying with a non-existent protocol name.
* Eco (2018) - Added support (requested by @dgibbs64).
* Core Keeper (2022) - Added support (by @dgibbs64).
* ARMA: Reforger (2022) - Added support (by @dgibbs64).
### 4.1.0
* Replace `compressjs` dependency by `seek-bzip` to solve some possible import issues.