From 007e2de369f9fc26da3237646de14f2af5052ee8 Mon Sep 17 00:00:00 2001 From: ewy Date: Fri, 22 May 2026 16:54:49 +0200 Subject: initial commit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md (limited to 'README.md') 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. -- cgit v1.3.1