Skip to content

Commit

Permalink
docs: Update README.md to link to the releases
Browse files Browse the repository at this point in the history
  • Loading branch information
sokripon committed Jun 29, 2023
1 parent b5e2fd8 commit 77210b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ This is a cheat made for the game Tribes of Midgard. This tool uses the [Tribes
<br><br>
To achieve that it needs the auth-token for the game, you can either try to extract it yourself or you can have the game open and start the tool to automatically extract the auth-token from the game memory.
## To run the tool
I recommend using [poetry](https://python-poetry.org/) to use this project, although you can use any package manager.

You have 2 options.
1. You can either run from the source code, I recommend using [poetry](https://python-poetry.org/), although you can use any package manager.
2. Goto [Releases](https://github.com/sokripon/TribesCheat/releases) and download the main.exe file
### Using poetry
##### First install the dependencies:
```bash
Expand Down

0 comments on commit 77210b7

Please sign in to comment.