最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

facebook - How should I setup plugin binaries and export the unitypackage - Stack Overflow

programmeradmin4浏览0评论

I'm trying to install the Facebook SDK for Unity from this repo into my Unity project.

In the Readme it says:

BUILDING THE SDK
Setup the plugin binaries.
./scripts/setup.sh
Export the unitypackage
./scripts/package_sdk.sh

I'm very new to this so five me if its obvious what to do. I cloned the git and then I ran sh ./scripts/setup.sh from that directory. I received the following error:

sed: -e expression #1, char 76: unknown command: `U' Unity executable not found.

Running sh ./scripts/package_sdk.sh I get the same error.

Please advise me of what the correct thing to do is. Can I just copy the repo folders into my Unity project?

发布评论

评论列表(0)

  1. 暂无评论