mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
Add 17 games as supported (#371)
* 18 new games supported * refactor: capitalize unturned in game.txt The commit capitalizes the word "Unturned" in the file "game.txt". This change improves consistency and readability. * refactor(games_list): remove duplicate entry The commit removes a duplicate entry for the game "Operation: Harsh Doorstop" in the games list.
This commit is contained in:
parent
171e909ecf
commit
1b4aee4ab4
3 changed files with 57 additions and 2 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -14,9 +14,28 @@
|
|||
* Eco (2018) - Added support (requested by @dgibbs64).
|
||||
* Core Keeper (2022) - Added support (by @dgibbs64).
|
||||
* ARMA: Reforger (2022) - Added support (by @dgibbs64).
|
||||
* Action Half-Life - Added support (by @dgibbs64).
|
||||
* Action: Source (2019) - Added support (by @dgibbs64).
|
||||
* Base Defense (2017) - Added support (by @dgibbs64).
|
||||
* Blade Symphony (2014) - Added support (by @dgibbs64).
|
||||
* Brainbread - Added support (by @dgibbs64).
|
||||
* Deathmatch Classic (2001) - Added support (by @dgibbs64).
|
||||
* Double Action: Boogaloo (2014) - Added support (by @dgibbs64).
|
||||
* Dystopia (2005) - Added support (by @dgibbs64).
|
||||
* Empires Mod (2008) - Added support (by @dgibbs64).
|
||||
* Fistful of Frags (2014) - Added support (by @dgibbs64).
|
||||
* Half-Life: Opposing Force (1999) - Added support (by @dgibbs64).
|
||||
* Pirates, Vikings, and Knights II (2007) - Added support (by @dgibbs64).
|
||||
* Project Cars (2015) - Added support (by @dgibbs64).
|
||||
* Project Cars 2 (2017) - Added support (by @dgibbs64).
|
||||
* The Specialists - Added support (by @dgibbs64).
|
||||
* Vampire Slayer - Added support (by @dgibbs64).
|
||||
* Warfork (2018) - Added support (by @dgibbs64).
|
||||
* Wurm Unlimited (2015) - Added support (by @dgibbs64).
|
||||
* The Forest (2014) - Added support.
|
||||
* Operation: Harsh Doorstop (2023) - Added support.
|
||||
* Insurgency: Modern Infantry Combat (2007) - Added support.
|
||||
* Capatilzed Unturned in game.txt
|
||||
|
||||
### 4.1.0
|
||||
* Replace `compressjs` dependency by `seek-bzip` to solve some possible import issues.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue