feat: add support for Palworld (#495)

* Added Palworld

* Tidy up

* Improve variable wording for Epic auth
This commit is contained in:
Jonathan Lambert 2024-01-20 22:36:05 +00:00 committed by GitHub
parent cbf66e127c
commit 96e2054a04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 81 additions and 5 deletions

View file

@ -1754,6 +1754,14 @@ export const games = {
},
release_year: 2004
},
palworld: {
name: 'Palworld',
release_year: 2024,
options: {
port: 8221,
protocol: 'palworld'
}
},
pvak2: {
name: 'Pirates, Vikings, and Knights II',
options: {