A semantic mapping layer for PolyTrack's obfuscated JS. Define clean names for functions, classes, variables, and parameters once. Polymap resolves them at runtime and migrates your mappings automatically across game updates.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-18 13:34:24 -07:00
.cargo feat: init 2026-06-07 14:06:20 -07:00
src feat: add cmd 2026-06-18 13:34:24 -07:00
.gitignore feat: reset + parser 2026-06-13 21:13:52 -07:00
Cargo.lock feat: explore cmd 2026-06-14 20:36:52 -07:00
Cargo.toml feat: explore cmd 2026-06-14 20:36:52 -07:00
LICENSE Initial commit 2026-06-07 23:02:04 +02:00
README.md feat: reset + parser 2026-06-13 21:13:52 -07:00
rustfmt.toml feat: init 2026-06-07 14:06:20 -07:00