Skip to content
Snippets Groups Projects
Commit 8053a667 authored by Tim Übelhör's avatar Tim Übelhör
Browse files

Add readme.md

parents
No related branches found
No related tags found
No related merge requests found
Use flatc.exe in the command line to compile ModeliProtocol.fbs.
For C++: flatc -c ModeliProtocol.fbs creates ModeliProtocol_generated.h.
For C#: flatc -n ModeliProtocol.fbs creates a folder Network.
The namespace is Network. Include the generated files and the neccessary flatbuffer libs (at https://github.com/google/flatbuffers)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment