官方文档开始学习,快速上手 | HybridCLR (code-philosophy.com)是官方文档链接
1.建议使用2019.4.40、2020.3.26+、 2021.3.0+、2022.3.0+ 中任一版本至于其他2019-2022LTS版本可能出现打包失败情况
2.
- Windows
- Win下需要安装
visual studio 2019
或更高版本。安装时至少要包含使用Unity的游戏开发
和使用c++的游戏开发
组件。 - 安装git Git - 下载包 (git-scm.com) 官网下载git
- Win下需要安装
vs添加组件选择这两个
3.安装 com.code-philosophy.hybridclr
包
主菜单中点击Windows/Package Manager
打开包管理器。如下图所示点击Add package from git URL...
,填入https://gitee.com/focus-creative-games/hybridclr_unity.git
或https://github.com/focus-creative-games/hybridclr_unity.git