mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
feat(protocol/hytale): add more data to raw, remove https, docs (#752)
* feat: refactor to use http only * feat: place entire player data in raw field * feat: add basic data to raw * feat: remove rejectUnauthorized usage * docs: add GAMES_LIST.md entry * docs: add note about mods usage
This commit is contained in:
parent
1b2345fa02
commit
c4adb68040
3 changed files with 12 additions and 27 deletions
|
|
@ -1592,6 +1592,9 @@ export const games = {
|
|||
options: {
|
||||
port: 5523,
|
||||
protocol: 'hytale'
|
||||
},
|
||||
extra: {
|
||||
doc_notes: 'hytale'
|
||||
}
|
||||
},
|
||||
i2cs: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue