Skip to content

Commit

Permalink
Update readme with releases guide
Browse files Browse the repository at this point in the history
  • Loading branch information
alexemanuelol committed Jul 28, 2022
1 parent ae7e145 commit 36ba053
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,11 @@ When running the program, it will display the list of found potential teammates

![Image of the network](images/network_image.png)

You can download an windows executable from [releases](https://github.com/alexemanuelol/Team-Detector/releases) page and run the .exe file like so:

```bash
$ teamDetector.exe -b https://battlemetrics.com/servers/rust/XXXXX -s https://steamcommunity.com/profiles/XXXXXXXXXXXXXXXXX
```

# Notes
The program will only find players that are currently online on the rust server that is displayed in the battlemetrics rust server page. If the server have streamer mode on, this program won't work. Also, if you try to run the script on a person that have the friendslist private, this program won't work.

0 comments on commit 36ba053

Please sign in to comment.