mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-08-19 07:06:48 -05:00
6dac044a69cb82a99dc2d6ae794017b499438f59
VFS now loads on first has()/getMtime() call rather than requiring explicit initialization in sync/index.mjs. This ensures it works regardless of entry point (sync:download, splatnet:quick, etc.). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
Languages
Vue
81.3%
JavaScript
18.2%
HTML
0.3%
CSS
0.2%