Skip to content

Wunder9l/UnityFbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

UnityFbs

Flatbuffers support for Unity. A plugin for Unity Editor to create .fbs messages and compile them to selected language code. Uses flatc compiler.

It makes possible to click right button at folder and create there a flatbuffers message. At right click on flatbuffer message plugin suggests to compile it to C#/python/C++ (other language support is coming soon). Additionally you can specify arguments for compiler for each language.

Plugin uses flatc-compiler. You can choose your own version of flatc-compiler or use default one.

QuickStart guide is available here: https://github.com/Wunder9l/UnityFbs/blob/master/Assets/UnityFbs/UnityFbs-quickstart.pdf

Additional information about UnityFbs is available here:

It is also available as pdf-version: https://github.com/Wunder9l/UnityFbs/blob/master/Assets/UnityFbs/UnityFbs-manual.pdf

About

Flatbuffers support for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages