splatoon3.ink/app/sync
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
..
index.mjs Add VFS layer to avoid downloading files only needed for existence checks 2026-02-22 09:26:05 -08:00
S3Syncer.mjs Add VFS layer to avoid downloading files only needed for existence checks 2026-02-22 09:26:05 -08:00