diff --git a/README.md b/README.md index a3e4ee2..efe14a1 100644 --- a/README.md +++ b/README.md @@ -184,8 +184,8 @@ Games List * Medal of Honor: Breakthrough (mohbt) [[Separate Query Port](#separate-query-port)] * Medal of Honor 2010 (moh2010) [[Separate Query Port](#separate-query-port)] * Medal of Honor: Warfighter (mohwf) [[Separate Query Port](#separate-query-port)] -* Minecraft (minecraft) -* Minecraft (minecraftping) +* Minecraft (minecraft) [[Additional Notes](#minecraft)] +* Minecraft (minecraftping) [[Additional Notes](#minecraft)] * Monday Night Combat (mnc) [[Separate Query Port](#separate-query-port)] * Multi Theft Auto: Vice City (mtavc) [[Separate Query Port](#separate-query-port)] * Multi Theft Auto: San Andreas (mtasa) [[Separate Query Port](#separate-query-port)] diff --git a/games.txt b/games.txt index 110c122..c1dc43e 100644 --- a/games.txt +++ b/games.txt @@ -155,8 +155,8 @@ mohbt|Medal of Honor: Breakthrough|gamespy1|port=12203,port_query_offset=97 moh2010|Medal of Honor 2010|battlefield|port=7673,port_query=48888 mohwf|Medal of Honor: Warfighter|battlefield|port=25200,port_query_offset=22000 -minecraft|Minecraft|gamespy3|port=25565|maxAttempts=2,srvRecord=_minecraft._tcp|doc_notes=minecraft -minecraftping|Minecraft|minecraftping|port=25565|srvRecord=_minecraft._tcp|doc_notes=minecraft +minecraft|Minecraft|gamespy3|port=25565|maxAttempts=2,srvRecord=_minecraft._tcp,doc_notes=minecraft +minecraftping|Minecraft|minecraftping|port=25565|srvRecord=_minecraft._tcp,doc_notes=minecraft mnc|Monday Night Combat|valve|port=7777,port_query=27016 mtavc|Multi Theft Auto: Vice City|ase|port=22003,port_query_offset=123 mtasa|Multi Theft Auto: San Andreas|ase|port=22003,port_query_offset=123 diff --git a/package.json b/package.json index 7182ebe..1e7263a 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ ], "main": "lib/index.js", "author": "Michael Morrison", - "version": "0.2.7", + "version": "0.2.8", "repository" : { "type" : "git", "url" : "https://github.com/sonicsnes/node-gamedig.git"