feat: Add Factorio support (#527)

* Update eco protocol to include player names and fixed problems when using eco webinterface behind a proxy

* changelog + readability

* Typo

* Typo

* Added Factorio

* wrong comment

* CHANGELOG
This commit is contained in:
Vito0912 2024-01-31 22:38:17 +01:00 committed by GitHub
parent 3416e8c21a
commit 2338b82307
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 37 additions and 1 deletions

View file

@ -3,6 +3,7 @@
## 5.0.0-beta.3
* Euro Truck Simulator 2 (2012) - Added support (By @podrivo #523)
* Eco - Fixed querying servers using reverse queries and player names (By @Vito0912 #526)
* Factorio (2016) - Added support (By @Vito0912 #527)
## 5.0.0-beta.2
* Fixed support for projects using `require`.