FlexBuffers Support
Unity package bringing FlexBuffers support to your Unity3D projects
com.mzaks.flexbuffers 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/flexbuffers.git README Markdown
Copy this to your project's README.md
## Installation
Add **FlexBuffers Support** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/flexbuffers.git
```
[](https://www.pkglnk.dev/pkg/flexbuffers)README
FlexBuffersUnity
Unity package bringing FlexBuffers support to your Unity3D projects
Please read this blog post for more details: https://medium.com/@icex33/flexbuffers-for-unity3d-4d1ab5c53fbe
Also have a look at the parent repository FlexBuffers-CSharp for API details: https://github.com/mzaks/FlexBuffers-CSharp
No comments yet. Be the first!