DASM
This mod provides developers with the ability to apply DASM transformations directly during game runtime. DASM is a powerful code modification tool that allows mod authors to dynamically change game behavior without the need to recompile source code.
For additional information about DASM, you can refer to the project's source code on GitHub: https://github.com/NotStirred/dasm
Detailed documentation and tutorials are available in the project's wiki: https://github.com/NotStirred/dasm/wiki
The source code of the DASM mod itself is also publicly available: https://github.com/NotStirred/dasm-mod