mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Adjusted Port for Rust to remove offset by 1.
The query port was changed to the game port instead of being offset by 1 as mentioned at http://playrust.com/devblog-74/. Duplicated the line and renamed the old to rustlegacy for backwards support.
This commit is contained in:
parent
957c0e20ea
commit
e7703b0d03
1 changed files with 2 additions and 1 deletions
|
|
@ -209,7 +209,8 @@ rtcw|Return to Castle Wolfenstein|quake3|port_query=27960
|
|||
ricochet|Ricochet|valve
|
||||
riseofnations|Rise of Nations|gamespy1|port_query=6501
|
||||
rune|Rune|gamespy1|port=7777,port_query_offset=1
|
||||
rust|Rust|valve|port=28015,port_query_offset=1
|
||||
rustlegacy|Rust|valve|port=28015,port_query_offset=1
|
||||
rust|Rust|valve|port=28015
|
||||
samp|San Andreas Multiplayer|samp|port=7777
|
||||
ss|Serious Sam|gamespy1|port=25600,port_query_offset=1
|
||||
ss2|Serious Sam 2|gamespy2|port=25600
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue