From 1754f98c70a1700bebf6ca6ac448a9fa0875f32d Mon Sep 17 00:00:00 2001 From: eli fessler Date: Fri, 25 Nov 2022 10:30:50 -0600 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 828e301..aed2975 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Looking to track your _Splatoon 2_ gameplay? See **[splatnet2statink](https://gi ### Features - [x] Full automation of SplatNet token generation via user log-in - [x] Ability to parse & upload complete battle/job stats to stat.ink ([example profile](https://stat.ink/@frozenpandaman/spl3)) + - [x] Support for Salmon Run Next Wave - [x] Monitoring for new results in real-time & checking for missing/unuploaded results - [x] Flag to remove other players' names from results - [x] File exporting function for use with Lean's [gear & Shell-Out Machine seed checker](https://leanny.github.io/splat3seedchecker/) @@ -17,7 +18,7 @@ Looking to track your _Splatoon 2_ gameplay? See **[splatnet2statink](https://gi - [x] Modular design to support [IkaLog3](https://github.com/hasegaw/IkaLog3) and other tools ### What's coming? - - [ ] Support for Tricolor Turf War battles, Salmon Run jobs & Grizzco profile data (as soon as stat.ink supports it!) + - [ ] Support for Tricolor Turf War battles (as soon as stat.ink supports it!) - [ ] Downloadable, pre-packaged program executables ---