Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix name, add game #135

Merged
merged 3 commits into from
Feb 4, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion discordgsm/games.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Id,Name,Protocol,Options

7d2d,7 Days to Die (2013),source,port=26900;port_query_offset=1

abioticf,Abiotic Factor(2023),source,port_query=27015
ageofchivalry,Age of Chivalry (2007),source,port=27015
alienarena,Alien Arena (2004),quake2,port_query=27910
alienswarm,Alien Swarm (2010),source,port=27015
Expand Down Expand Up @@ -97,7 +98,7 @@ drakan,Drakan: Order of the Flame (1999),gamespy1,port=27045;port_query_offset=1

eco,ECO (2018),eco,port=3001
empyrion,Empyrion - Galactic Survival (2015),source,port=30000;port_query_offset=1
enshroud,Enshrouded (2024),source,port=27015;port_query_offset=1
enshrouded,Enshrouded (2024),source,port=27015;port_query_offset=1
esf,Half Life: Earths Special Forces(2013),source,port=27015
etqw,Enemy Territory: Quake Wars (2007),doom3,port=3074;port_query=27733

Expand Down Expand Up @@ -185,6 +186,7 @@ nascarthunder2004,NASCAR Thunder 2004 (2003),gamespy2,port_query=13333
netpanzer,netPanzer (2002),gamespy1,port=3030
nexuiz,Nexuiz (2005),quake3,port_query=26000
nfshp2,Need for Speed: Hot Pursuit 2 (2002),gamespy1,port_query=61220
notd,Night of the Dead(2020),source,port_query=22815
nitrofamily,Nitro Family (2004),gamespy1,port_query=25601
nmrih,No More Room in Hell (2011),source,port=27015
nolf,The Operative: No One Lives Forever (2000),gamespy1,port_query=27888
Expand Down
Loading