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.

View File

@ -234,6 +234,7 @@
| `rust` | Rust | [Valve Protocol](#valve) |
| `stalker` | S.T.A.L.K.E.R. | |
| `samp` | San Andreas Multiplayer | |
| `saomp` | San Andreas OpenMP | |
| `savage2` | Savage 2: A Tortured Soul (2008) | |
| `ss` | Serious Sam | |
| `ss2` | Serious Sam 2 | |

View File

@ -257,6 +257,7 @@ rs2|Rising Storm 2: Vietnam|valve|port=27015
rune|Rune|gamespy1|port=7777,port_query_offset=1
rust|Rust|valve|port=28015
samp|San Andreas Multiplayer|samp|port=7777
saomp|San Andreas OpenMP|samp|port=7777
savage2|Savage 2: A Tortured Soul (2008)|savage2|port_query=11235
spaceengineers|Space Engineers|valve|port=27015
ss|Serious Sam|gamespy1|port=25600,port_query_offset=1