]]>chcp 65001
@cd /d "%~dp0"
"MTool\Tool\loaders\inject.exe" "%~dp0Game.exe" "MTool\Tool\loaders\mzHook.dll"
start "" "MTool\Tool\MTool.exe" "MTool\Tool"
@echo "Please do not modify this file, it is automatically generated by the MTool. If there is an issue with the path, you can launch the tool and drag 'Game.exe' into it, then click 'Start Game' to automatically regenerate the correct file."
@echo "If you want to package and release the game, and hope that users do not need to modify this file, please check 'Copy Tool to Game' when starting the game and follow the prompts."
@echo "请不要修改该文件, 该文件由工具自动生成, 如果路径有问题, 你可以启动工具并将 'Game.exe' 拖动到工具中并点击 启动游戏 来重新自动生成正确的文件."