Skip to content

Commit

Permalink
feat: add default port for query
Browse files Browse the repository at this point in the history
  • Loading branch information
CosminPerRam committed Jan 20, 2025
1 parent 77df61b commit bca9322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/games.js
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@ export const games = {
release_year: 2024,
options: {
port: 7777,
port_query_offset: 1,
port_query: 27015,
protocol: 'valve'
}
},
Expand Down

0 comments on commit bca9322

Please sign in to comment.