diff options
| author | ewy <ewy0@protonmail.com> | 2026-05-22 16:54:49 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-05-22 16:54:49 +0200 |
| commit | 007e2de369f9fc26da3237646de14f2af5052ee8 (patch) | |
| tree | f81557385628fc93f1ef9616b8bc75a304f9d740 /README.md | |
initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..24005b3 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# sts2stats + +this project requires go 1.23 + +if you have it, build the package (`pik build` or `bash .pik/build.sh`) + +sts2stats needs to be executed in your profile folder: +* `cp ./sts2stats /home/$USER/.local/share/SlayTheSpire2/steam/$STEAMID/profile1/` + * substitute your own variables! i don't know your steam id +* `./sts2stats` + +a browser window with the duckdb ui should open. |
