* Added token paramter
* Added Farming Simulator 2022
* Fixed order
* Undo debug line
* Update Farming Simulator 22 support (By @Vito0912 #531)
* Added Farming Simulator 2019 support
* Revert change
* Update release year for Farming Simulator 2019
* Update mods array to raw.mods in farmingsimulator.js
* Update Farming Simulator naming in GAMES_LIST.md
* Missed some names
* Add server version to state.raw and eslint
* 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
* Add initial working eco query
* Add default port and add the game to games.txt
* Add to changelog
* Fix request Info object and add to raw the object
* Rearrange some code to be more readable
* Redo imports and exports for lib
* Redo imports and exports for bim
* Redo imports and exports for games
* Remove remaining module.exports
* Use export default in lib
* Use export default in protocols
* Fix import in genreadme.js
* Make package module and solve __dirname
* Fix minecraft protocol imports
* Fix imports on games and make binary runnable
* Renamed protocol class exports to lowercase
* Export promises class as default
* Update README.md to use imports instead of require
* Update CHANGELOG to mention the changes.
* Remove Valve unused imports
* Fix iconv import