A Unity plugin to build to Internet Computer project. It's under Packages/com.dfinity.icbuilder
folder which contains a Unity package for Internet Computer.
You can install the package from Unity Package Manager
via using Add package from git URL...
menu, by inputing the following URL.
https://github.com/zhangwei983/ic-builder.git?path=/Packages/com.ic.unity-builder
If you want to try the version in development, using the following URL to specify the dev
branch.
https://github.com/zhangwei983/ic-builder.git?path=/Packages/com.ic.unity-builder#dev