1
0
Fork
You've already forked starfield-music-tracer
0
Web app that maps every Starfield cell to its music track and finds the matching song from the official Starfield sound track.
  • Python 59.7%
  • HTML 26.3%
  • CSS 14%
stackdrift 5201b32a57
Some checks failed
Build and Deploy / deploy (push) Failing after 5m43s
Revert "fix: support STARFIELD_VERSION env var for CI"
This reverts commit ede3ccc519849e9847daf4bab09a3a664527f274.
2026年04月01日 19:30:10 -05:00
.forgejo/workflows Revert "fix: support STARFIELD_VERSION env var for CI" 2026年04月01日 19:30:10 -05:00
.platform fix(upsun): add legacy platform config format for eu-3 region 2026年04月01日 14:52:13 -05:00
.upsun fix(upsun): use venv binary directly in start command 2026年04月01日 14:54:31 -05:00
data feat: show friendly cell names from localized string table 2026年04月01日 15:05:54 -05:00
static feat: show game version in header, rename to Music Tracer for Starfield 2026年04月01日 19:02:58 -05:00
templates feat: show game version in header, rename to Music Tracer for Starfield 2026年04月01日 19:02:58 -05:00
.gitignore feat: add static site export and Codeberg Pages deployment 2026年04月01日 17:39:13 -05:00
.platform.app.yaml fix(upsun): use venv binary directly in start command 2026年04月01日 14:54:31 -05:00
extract.py Revert "fix: support STARFIELD_VERSION env var for CI" 2026年04月01日 19:30:10 -05:00
fingerprint.py feat(ci): add Forgejo Actions pipeline for build and deploy to Upsun 2026年04月01日 16:44:44 -05:00
freeze.py feat: add static site export and Codeberg Pages deployment 2026年04月01日 17:39:13 -05:00
LICENSE Initial commit 2026年04月01日 20:55:20 +02:00
main.py feat: show game version in header, rename to Music Tracer for Starfield 2026年04月01日 19:02:58 -05:00
pyproject.toml feat: add static site export and Codeberg Pages deployment 2026年04月01日 17:39:13 -05:00
README.md Initial commit 2026年04月01日 20:55:20 +02:00
uv.lock feat: add static site export and Codeberg Pages deployment 2026年04月01日 17:39:13 -05:00

starfield-music-tracer

Web app that maps every Starfield cell to its music track. Traces the CELL → MUSC → MUST → Wwise chain from the ESM and cross-references against soundbank metadata.