mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: export games and protocols besides GameDig (#411)
* feat: export games and protocols besides GameDig * fix: revert ProtocolResolver rename * fix: imports on the attempt tools * docs: update changelog to note exports
This commit is contained in:
parent
f472d8b0e4
commit
8192ed07e0
6 changed files with 34 additions and 28 deletions
|
|
@ -4,7 +4,8 @@
|
|||
#### Package
|
||||
* Node.js 16.20 is now required (from 14).
|
||||
* Made the library a `module`.
|
||||
* Removed `GameResolver`.
|
||||
* Removed `GameResolver`, moved the `GameDig` class in a separate file.
|
||||
* Modified exports, now the library exports `games` and `protocols` alongside the `GameDig` class.
|
||||
|
||||
#### Games
|
||||
* Renamed `Counter Strike: 2D` to `CS2D` in [games.txt](games.txt) (why? see [this](https://cs2d.com/faq.php?show=misc_name#misc_name)).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue