Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BerntA committed Dec 11, 2023
1 parent df14446 commit 75ad452
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ Edit SteamAPIKey in 'GameServerList.App/appsettings.json', then launch app.sln,
### Adding new game entries
Edit the 'GameServerList.App/Data/games.json' file.

### Features
- Queries Steam WEB API to retrieve server info for games & mods
- Utilizes A2S queries to retrieve player info, and server info for legacy mods (e.g appId 215 related games)
- Supports querying master server list, player info and server info via A2S

### CI
[![Deploy on Linux](https://github.com/BerntA/GameServerBrowser/actions/workflows/deploy-linux.yml/badge.svg)](https://github.com/BerntA/GameServerBrowser/actions/workflows/deploy-linux.yml)

Expand Down

0 comments on commit 75ad452

Please sign in to comment.