Pikachuxxxx / Razix

A Cool High Performance Game Engine
https://pikachuxxxx.github.io/razix-website/
Apache License 2.0
471 stars 25 forks source link

FIX UUID pretty string serialization and de-serialization and UUID load/save consistency #340

Open Pikachuxxxx opened 5 months ago

Pikachuxxxx commented 5 months ago

Now we have methods to load/save the UUID in form of a pretty string or jumbled string (non utf-8) so figure out the best way to save them (pretty string preferable) and test to ensure the UUID is consistent when we serialize and de-serialize.