The Unity Plugin Suite provides a complete set of all required plugins and tools for the integration of various available services and allows Unity developers to create blockchain-based games based with free choice between available and commonly used services.
Included in this suite is a full implementation/integration of all interfaces, 3d party solutions and protocols known and widely used from other platforms essential to provide Unity developers with the same functionality and richness of tools, plugins and libraries while maintaining the same user and developer experience known from other platforms.
git clone https://github.com/liquiidio/UnityPluginSuite.git
cd UnityPluginSuite
git checkout unity_base
git pull
git submodule update --init --recursive
git clone https://github.com/liquiidio/UnityPluginSuite.git
cd UnityPluginSuite
git submodule update --init --recursive
Open the Link to the Plugin Suite Demo Application here.