mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
feat(games/satisfactory): pass optional token, make http query not required (#653)
* feat: let the user provide a token to skip PasswordlessLogin * feat: make querying the HTTP api not required * docs: add to changelog, note query priority * fix: passing rejectUnauthorized as arg made it string, ignoring its value
This commit is contained in:
parent
5b1da1ad71
commit
f5899fd54d
4 changed files with 33 additions and 21 deletions
|
|
@ -3,7 +3,7 @@
|
|||
## 5.X.Y
|
||||
* Feat: Replaced `punycode` package usage with `url.domainToASCII` (#630).
|
||||
* Feat: World of Padman (2007) - Added support (#636)
|
||||
* Feat: Satisfactory - Added support (By @Smidy13 #645, #652)
|
||||
* Feat: Satisfactory - Added support (By @Smidy13 #645, #652, #653)
|
||||
* Feat: Update Soldat protocol (#642)
|
||||
* Feat: TOXIKK (2016) - Added support (#641)
|
||||
* Feat: Renegade X (2014) - Added support (#643)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue