An open API service indexing awesome lists of open source software.

https://github.com/kou-yeung/messagepackcompiler


https://github.com/kou-yeung/messagepackcompiler

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# MessagePackCompiler
UnityEditor Extended for [MessagePack-CSharp](https://github.com/neuecc/MessagePack-CSharp)

This Extended can call mpc.exe from UnityEditor Toolbar.

# How to use
1.Push MessagePackCompiler.cs into Editor folder.
2.UnityEditor Toolbar will show [MessagePack] when compiled.
3.[MessagePack] -> [Compile] to run compile.
4.The code will generated to "Message/Resolvers" folder

notice:
1.You need select where the mpc.exe at first time.
2.When path of mpc.exe was lose. you must select again.