You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
打开 Visual Studio 2022 ,点击“创建新项目”,选择“PVZMod 模板”,创建。
将启动项目设置为 <项目名>Launcher 。
选择配置 x86 ,生成解决方案。
到解决方案所在目录,进入 Output 文件夹,新建 game 文件夹,将 1.0.4.7924 版本的游戏复制到里面。
如安装了 VS 插件 Microsoft Child Process Debugging Power Tool 2022 ,进入 调试 -> 其它调试目标 -> Child Process Debugging Settings... ,勾选 Enable child process debugging 。