Matt Isenhower 41c9f9a315 Add VFS layer to avoid downloading files only needed for existence checks
Uses S3 ListObjectsV2 to build an in-memory file listing at startup,
allowing exists() and olderThan() to resolve from the listing instead
of requiring files on disk. sync:download now skips assets/splatnet/,
data/xrank/, data/festivals.ranking.*, and status-screenshots/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 09:26:05 -08:00
2022-04-23 16:09:55 -07:00
2026-02-15 10:46:54 -08:00
2022-09-09 14:41:39 -07:00
2026-01-11 19:09:24 -08:00
2026-02-17 22:20:51 -08:00
2026-02-17 22:31:57 -08:00
2026-02-15 10:46:54 -08:00
2026-02-17 22:35:26 -08:00
2023-03-03 15:46:02 -08:00
2024-03-17 09:11:37 -07:00
2022-10-28 15:36:27 -07:00
2026-02-17 22:20:51 -08:00
2026-02-20 08:56:19 -08:00
2022-10-12 17:49:08 -07:00

Splatoon3.ink

Splatoon3.ink features Splatoon 3 map rotations, Salmon Run schedules, SplatNet gear, and more.

Acknowledgements

Many thanks to the following projects for making Nintendo Switch Online automated logins possible:

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint
Description
🦑 Splatoon 3 map rotations, Salmon Run schedules, SplatNet gear, and more
Readme 27 MiB
Languages
Vue 81.3%
JavaScript 18.2%
HTML 0.3%
CSS 0.2%