mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: Add Satisfactory support (#645)
* feat: Added Satisfactory Protocol and Support * fix: Reordering Alphabetically * Further Updates based on Feedback * Removed Duplicate Code * Adding rejectUnauthorized option for Satisfactory * Move rejectUnauthorized back to Protocol * Adding Doc Notes for Satisfactory * Made Docs Clearer
This commit is contained in:
parent
02ee0c262b
commit
b3947164d3
5 changed files with 103 additions and 4 deletions
|
|
@ -3,6 +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)
|
||||
* Feat: Update Soldat protocol (#642)
|
||||
* Feat: TOXIKK (2016) - Added support (#641)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue