4.0.1 Fix maxplayers >255 in rust

This commit is contained in:
Michael Morrison 2022-02-17 10:54:08 -06:00
parent 7837351f9f
commit 343e23c4ad
3 changed files with 59 additions and 37 deletions

View file

@ -1,3 +1,7 @@
### 4.0.1
* Rust - Fixed maxplayers >255
* dayZ - Fixed tag info not parsing when queryRules wasn't set
### 4.0.0
#### Breaking Changes