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
2026-06-09 22:02:04 -07:00
.cargo feat: init 2026-06-07 14:06:20 -07:00
src feat: improvements 2026-06-09 22:02:04 -07:00
tests/fixtures feat: webpack parsing 2026-06-08 22:32:43 -07:00
.gitignore feat: init 2026-06-07 14:06:20 -07:00
Cargo.lock feat: load 2026-06-08 19:34:19 -07:00
Cargo.toml feat: load 2026-06-08 19:34:19 -07:00
LICENSE Initial commit 2026-06-07 23:02:04 +02:00
README.md feat: init 2026-06-07 14:06:20 -07:00
rustfmt.toml feat: init 2026-06-07 14:06:20 -07:00