Add support for San Andreas OpenMP (#397)

* Add support for San Andreas OpenMP

* Add SAOpenMp to GAMES_LIST
This commit is contained in:
CosminPerRam 2023-11-02 18:38:52 +02:00 committed by GitHub
parent f64c4055db
commit 4de57545a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 448 additions and 445 deletions

View file

@ -32,7 +32,8 @@ Empires Mod (2008), Fistful of Frags (2014), alf-Life: Opposing Force (1999),
Pirates, Vikings, and Knights II (2007), Project Cars (2015), Project Cars 2 (2017),
The Specialists, Vampire Slayer, Warfork (2018), Wurm Unlimited (2015).
* Also added support: The Forest (2014), Operation: Harsh Doorstop (2023),
Insurgency: Modern Infantry Combat (2007), Counter-Strike 2 (2023), The Front (2023).
Insurgency: Modern Infantry Combat (2007), Counter-Strike 2 (2023), The Front (2023),
San Andreas OpenMP.
* Capitalized 'Unturned' in game.txt
* Removed the players::setNum method, the library will no longer add empty players as
a placeholder in the `players` field.