Allows people to compile javascript into any mod, replugged, vencord (maybe) BetterDiscord etc...
- Resolve placeholders to actual client mod equivalent functions
- Tests
- Automated tests
- Basic plugin development API
- Full BetterDiscord support
-
- Webpack
-
- Data
-
- Patcher
- Full Replugged support
-
- Webpack
-
- Data
-
- Patcher
- Compilation to UserScript with util methods embedding
- (Re)Write your plugin using our generic plugin format, you can use ts, js, whatever
- Run your transpiler if you use something different than JavaScript
- Run this tool
- Run your bundler if needed