如何安装“com.unity.Mono.nuget.mono-cecil”打包到Unity项目

发布于 2025-01-14 01:11:31 字数 183 浏览 2 评论 0原文

我正在开始使用 Photon 引擎进行一些工作,并且依赖的是 Cecil 的 Unity 包版本。有一个 API 参考,但我在包管理器或在线任何地方都找不到它。有人可以帮我解决这个问题,我只真正使用 Unity 大约 3 年,而且我对这个引擎非常陌生。

编辑:我正在使用 Unity v2021.1.5,如果相关的话

谢谢!

I was working on starting some work with Photon engine, and ne dependancy was the unity package version of Cecil. There is an API reference to it, but I cannot find it in the package manager or anywhere online. Can someone help me figure this out, I have only really used unity for around 3 years and I am very new to this engine.

Edit: I am using Unity v2021.1.5, if that is relevant

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

謌踐踏愛綪 2025-01-21 01:11:31

我认为您指的是 com .unity.nuget.mono-cecil

由于这是一个包链接,即使它没有出现在包管理器中,您(尝试)也可以将其安装到您的项目中。

包管理器窗口中,只需单击从 git URL 添加包... 和输入

com.unity.nuget.mono-cecil

然后点击添加

I think you are rather referring to com.unity.nuget.mono-cecil.

As this is a package link you (try to) can install it into your project even if it is not appearing in the Package Manager.

In the Package Manager Window simply click the Add package from git URL ... and enter

com.unity.nuget.mono-cecil

and then hit Add.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文