- Install flatbuffers by
pip install flatbuffers
. - Download flatc.
- Generate flatbuffer modules using
flatc --python SerializedIndex.fbs
. - Decrypt assets with
python Aladin.py [Sharin.Resources/Default/] [Output]
.
- Google for flatbuffer.
- DeNA for making the game.