mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
chore: add Palworld to changelog and games_list
Forgot to mention to do in #495
This commit is contained in:
parent
96e2054a04
commit
4b0c98b3cb
2 changed files with 5 additions and 4 deletions
|
|
@ -52,6 +52,7 @@ placeholders in the `players` fields.
|
||||||
* Xonotic (2011) - Added support.
|
* Xonotic (2011) - Added support.
|
||||||
* Call of Duty: Black Ops 3 (2015) - Added support.
|
* Call of Duty: Black Ops 3 (2015) - Added support.
|
||||||
* Unreal 2: The Awakening - XMP - Added support.
|
* Unreal 2: The Awakening - XMP - Added support.
|
||||||
|
* Palworld - Added support (By @jonathanprl, #495).
|
||||||
|
|
||||||
### 4.3.1
|
### 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).
|
* Fixed support for the Minecraft [Better Compatibility Checker](https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker) Mod (By @Douile, #436).
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
| armagetronadvanced | Armagetron Advanced | |
|
| armagetronadvanced | Armagetron Advanced | |
|
||||||
| armareforger | ARMA: Reforger | [Valve Protocol](#valve) |
|
| armareforger | ARMA: Reforger | [Valve Protocol](#valve) |
|
||||||
| armaresistance | ARMA: Resistance | |
|
| armaresistance | ARMA: Resistance | |
|
||||||
| asa | Ark: Survival Ascended | [EOS Protocol](#eos) |
|
| asa | Ark: Survival Ascended | [EOS Protocol](#epic) |
|
||||||
| ase | Ark: Survival Evolved | [Valve Protocol](#valve) |
|
| ase | Ark: Survival Evolved | [Valve Protocol](#valve) |
|
||||||
| asr08 | Arca Sim Racing '08 | |
|
| asr08 | Arca Sim Racing '08 | |
|
||||||
| assettocorsa | Assetto Corsa | |
|
| assettocorsa | Assetto Corsa | |
|
||||||
|
|
@ -203,7 +203,7 @@
|
||||||
| openarena | OpenArena | |
|
| openarena | OpenArena | |
|
||||||
| openttd | OpenTTD | |
|
| openttd | OpenTTD | |
|
||||||
| painkiller | Painkiller | |
|
| painkiller | Painkiller | |
|
||||||
| palworld | Palworld | [EOS Protocol](#eos) |
|
| palworld | Palworld | |
|
||||||
| pce | Primal Carnage: Extinction | [Valve Protocol](#valve) |
|
| pce | Primal Carnage: Extinction | [Valve Protocol](#valve) |
|
||||||
| pixark | PixARK | [Valve Protocol](#valve) |
|
| pixark | PixARK | [Valve Protocol](#valve) |
|
||||||
| postal2 | Postal 2 | |
|
| 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
|
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.
|
option: `requestRules: true`. Beware that this may increase query time.
|
||||||
|
|
||||||
### <a name="eos"></a>Epic Online Services (EOS) Protocol
|
### <a name="epic"></a>Epic Online Services (EOS) Protocol
|
||||||
EOS does not provide players data.
|
EOS does not provide players data.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue