JS Library for LibModHook
- TypeScript 96.1%
- JavaScript 3.9%
| src | ||
| .gitignore | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| resource.template.js | ||
| tsconfig.json | ||
Discord ModHook
Memory injection of Mods for Discord.
This project has been moved.
https://github.com/MeguminSama/Discord-ModLoader
Available on NPM at https://www.npmjs.com/package/modhook
You can install it with:
npm i modhook
It has typescript typings included.
The DLL needs to be sourced from https://github.com/meguminsama/discord-modhook and put in the working directory (usually the root) of your project.