mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
feat(games): add SCP:SL support (#715)
* feat(games): add scpsl initial impl * feat: add name * feat: add game entry, add note * docs: add SSL to games_list.md * fix: remove stray debug console log * docs: update CHANGELOG.md
This commit is contained in:
parent
bab3452047
commit
f2dfb8134f
5 changed files with 73 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
## To Be Released...
|
||||
## 5.X.Y
|
||||
* Fix: detect BFBC2 Vietnam DLC as BFBC2 (By @cetteup #713)
|
||||
* Feat: SCP: Secret Laboratory (2020) - Added support (#715, thanks @Draakoor)
|
||||
|
||||
## 5.3.1
|
||||
* Fix: HTTP requests would end up making more retries than needed due to got's internal retry mechanism (#690, thanks @RattleSN4K3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue