Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
Name: FlatBuffers Short Name: flatbuffers URL: https://github.com/google/flatbuffers Version: 28861d1d7d5ec6ce34d4bbdc10bec4aace341167 Date: 2023/06/22 License: Apache 2.0 License File: LICENSE Security Critical: yes Shipped: yes Description: FlatBuffers is an efficient cross platform serialization library for games and other memory constrained apps. It allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility.