Skip to content

Commit

Permalink
feat: add cs2 support (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
CosminPerRam authored Oct 15, 2023
1 parent c01fe9b commit 93f6e4e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ 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)
Insurgency: Modern Infantry Combat (2007), Counter-Strike 2 (2023).
* Capitalized 'Unturned' in game.txt

### 4.1.0
Expand Down
3 changes: 2 additions & 1 deletion GAMES_LIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
| `cscz` | Counter-Strike: Condition Zero (2004) | [Valve Protocol](#valve) |
| `csgo` | Counter-Strike: Global Offensive (2012) | [Notes](#csgo), [Valve Protocol](#valve) |
| `css` | Counter-Strike: Source (2004) | [Valve Protocol](#valve) |
| `cs2` | Counter-Strike 2 (2023) | [Valve Protocol](#valve) |
| `creativerse` | Creativerse (2017) | [Valve Protocol](#valve) |
| `crossracing` | Cross Racing Championship Extreme 2005 (2005) | |
| `crysis` | Crysis (2007) | |
Expand Down Expand Up @@ -108,7 +109,7 @@
| `dystopia` | Dystopia (2005) | [Valve Protocol](#valve) |
| `eco` | Eco (2018) | |
| `empyrion` | Empyrion - Galactic Survival (2015) | [Valve Protocol](#valve) |
`empiresmod` | Empires Mod (2008) | [Valve Protocol](#valve) |
`empiresmod` | Empires Mod (2008) | [Valve Protocol](#valve) |
| `etqw` | Enemy Territory: Quake Wars (2007) | |
| `fear` | F.E.A.R. (2005) | |
| `f1c9902` | F1 Challenge '99-'02 (2002) | |
Expand Down
1 change: 1 addition & 0 deletions games.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ cs2d|CS2D (2004)|cs2d|port=36963
cscz|Counter-Strike: Condition Zero (2004)|valve|port=27015
css|Counter-Strike: Source (2004)|valve|port=27015
csgo|Counter-Strike: Global Offensive (2012)|valve|port=27015|doc_notes=csgo
cs2|Counter-Strike 2 (2023)|valve|port=27015

creativerse|Creativerse (2017)|valve|port=26900,port_query_offset=1

Expand Down

0 comments on commit 93f6e4e

Please sign in to comment.