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:
CosminPerRam 2026-02-03 01:18:30 +02:00 committed by GitHub
parent 1b2345fa02
commit c4adb68040
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 27 deletions

View file

@ -1592,6 +1592,9 @@ export const games = {
options: {
port: 5523,
protocol: 'hytale'
},
extra: {
doc_notes: 'hytale'
}
},
i2cs: {