Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

植物大战僵尸改版制作框架(开发中……)

License

NotificationsYou must be signed in to change notification settings

POP63enjoy/PVZMod

Repository files navigation

环境配置

  1. 下载源码到任意文件夹。
  2. 使用 Visual Studio 2022 打开解决方案PVZMod.sln ,以x86-Debugx86-Release 配置编译。
  3. 添加环境变量,变量名为PVZMod_63enjoy_Path ,变量值为源码路径(以斜杠结尾)。
  4. PVZMod_63enjoy_Template 文件夹打包为 zip 压缩包,复制到C:\Users\<用户名>\Documents\Visual Studio 2022\Templates\ProjectTemplates
  5. 建议安装 VS 插件Microsoft Child Process Debugging Power Tool 2022 以对游戏进行调试。

创建项目

  1. 打开 Visual Studio 2022 ,点击“创建新项目”,选择“PVZMod 模板”,创建。
  2. 将启动项目设置为<项目名>Launcher
  3. 选择配置 x86 ,生成解决方案。
  4. 到解决方案所在目录,进入Output 文件夹,新建game 文件夹,将1.0.4.7924 版本的游戏复制到里面。
  5. 如安装了 VS 插件 Microsoft Child Process Debugging Power Tool 2022 ,进入调试 -> 其它调试目标 -> Child Process Debugging Settings... ,勾选Enable child process debugging
  6. 开始调试,如果游戏开始运行,则项目创建成功。
  7. 如有需要,可以在解决方案中创建其它“PVZMod 模板”项目,多个改版项目可在一个解决方案中共存,共享游戏文件。

About

植物大战僵尸改版制作框架(开发中……)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp