atenfyr / UAssetAPI

A low-level .NET library for reading and writing Unreal Engine game assets.
https://atenfyr.github.io/UAssetAPI/
MIT License
195 stars 44 forks source link

Fix JSON Guid ordering #46

Closed trumank closed 1 year ago

trumank commented 1 year ago

Serializes Guids in the JSON export in the same format and order as UAssetGUI and Unreal Engine.