mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: add BeamMP support (#447)
* feat: add beammp support * fix: cleanup server name of escape codes * chore: add a new line for better readability
This commit is contained in:
parent
68c8423c84
commit
6bfbc883be
6 changed files with 61 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ see next point) and `tshock` (which is `terraria`).
|
|||
* Removed the players::setNum method, the library will no longer add empty players as
|
||||
a placeholder in the `players` fields.
|
||||
* Stabilized field `numplayers`.
|
||||
* BeamMP (2021) - Added support.
|
||||
|
||||
### 4.3.1
|
||||
* Fixed support for the Minecraft [Better Compatibility Checker](https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker) Mod (By @Douile, #436).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue