unity3d 中 R3 实际使用 安装方法
发布时间:2026/8/30 13:05:45 作者:尧图编辑部 阅读量:1,286

安装方法:确认 NuGetForUnity 已安装在 Unity 中,打开Window→NuGet→Manage NuGet Packages。如果没有NuGet菜单,请先通过 Unity Package Manager 安装NuGetForUnity(从https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity导入)。0.1.先在NuGet-Manager NuGet Packages-搜索里搜索R3,点击安装1.浏览器打开:https://github.com/Cysharp/R32.然后点击右上角的「Code」→「Download ZIP」下载整个仓库3.解压打开路径C:\Users\Administrator\Downloads\R3-1.3.0\src\R3.Unity\Assets\R3.Unity4.复制路径5.在 Unity 的菜单栏 Window -Package Manager 中点击「+」→「Add package from disk...」,然后黏贴路径 选择的package.json文件。这样就安装成功了