Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.83 KB

README.md

File metadata and controls

61 lines (36 loc) · 1.83 KB

JPet

GitHub Tag GitHub Actions Workflow Status GitHub last commit

桌面宠物轴伊

更新发布网站: https://pet.vjoi.cn

img

Live2d 模型

模型绘制:轴伊 Joi

*该 Live2d 模型不可用于其他用途

编译

仅支持 Windows 平台(Win10 及以上)

该项目需要的部分依赖已经置于thirdparty下,包括:

  • GLFW
  • FMOD CORE
  • CubismSdkForNative

其余依赖定义在 vcpkg.json 中。

执行以下命令进行构建并运行:

git submodule update --init
.\build-scripts\build_and_run.ps1

详细的构建过程可见 build_and_run.ps1 的内容,主要分为三步:

  1. 前端构建(GamePanel 使用 Webview2 加载页面作为窗口内容)
  2. CMake 配置
  3. 构建以及运行

游戏设计

Live2D Open Software License

Live2D Cubism Components is available under Live2D Open Software License.

Live2D Proprietary Software License

Live2D Cubism Core is available under Live2D Proprietary Software License.