diff options
| author | ewy <ewy0@protonmail.com> | 2026-05-22 17:12:14 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-05-22 17:12:14 +0200 |
| commit | d384e31cbe782dd5166bd69ff6d7679317f016d3 (patch) | |
| tree | db2f4f561d1c33b2129866e98a5c637e211bc0cf /README.md | |
| parent | 4d54d744597e58964010f0d275bb0579bda9c98d (diff) | |
add more steps
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,9 @@ this project requires go 1.23 -if you have it, build the package (`pik build` or `bash .pik/build.sh`) +* git clone `https://git.ewy.one/sts2stats/` +* cd sts2stats +* build the package with [`pik`](https://github.com/ewy1/pik)` build` or `bash .pik/build.sh` sts2stats needs to be pointed to your profile folder: * `./sts2stats --profile /home/$USER/.local/share/SlayTheSpire2/steam/$STEAMID/profile1/` |
