diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a48b93..c2facb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ placeholders in the `players` fields. * Xonotic (2011) - Added support. * Call of Duty: Black Ops 3 (2015) - Added support. * Unreal 2: The Awakening - XMP - Added support. +* Palworld - Added support (By @jonathanprl, #495). ### 4.3.1 * Fixed support for the Minecraft [Better Compatibility Checker](https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker) Mod (By @Douile, #436). diff --git a/GAMES_LIST.md b/GAMES_LIST.md index 0fc2237..8163905 100644 --- a/GAMES_LIST.md +++ b/GAMES_LIST.md @@ -20,7 +20,7 @@ | armagetronadvanced | Armagetron Advanced | | | armareforger | ARMA: Reforger | [Valve Protocol](#valve) | | armaresistance | ARMA: Resistance | | -| asa | Ark: Survival Ascended | [EOS Protocol](#eos) | +| asa | Ark: Survival Ascended | [EOS Protocol](#epic) | | ase | Ark: Survival Evolved | [Valve Protocol](#valve) | | asr08 | Arca Sim Racing '08 | | | assettocorsa | Assetto Corsa | | @@ -203,7 +203,7 @@ | openarena | OpenArena | | | openttd | OpenTTD | | | painkiller | Painkiller | | -| palworld | Palworld | [EOS Protocol](#eos) | +| palworld | Palworld | | | pce | Primal Carnage: Extinction | [Valve Protocol](#valve) | | pixark | PixARK | [Valve Protocol](#valve) | | postal2 | Postal 2 | | @@ -462,5 +462,5 @@ Protocols with Additional Notes For many valve games, additional 'rules' may be fetched into the unstable `raw` field by passing the additional option: `requestRules: true`. Beware that this may increase query time. -### Epic Online Services (EOS) Protocol -EOS does not provide players data. \ No newline at end of file +### Epic Online Services (EOS) Protocol +EOS does not provide players data.