Skip to content

Overrides

Jared Hughes edited this page Dec 20, 2022 · 4 revisions

I use http://github.com/jared-hughes/demin to break each module of the bundled JS into its own file. So that tells you how to find the module names.

No more Babel anymore! See https://github.com/DesModder/DesModder/blob/main/src/preload/replacementHelpers/replacements.md for documentation how token-string-based replacements work. Should be fairly intuitive; look at the existing .replacements files for more examples.