monkeyman192 / MBINCompiler

A tool for decompiling No Man's Sky .MBIN files to XML format
https://monkeyman192.github.io/MBINCompiler
Other
241 stars 49 forks source link

Update for 14109135 #595

Closed monkeyman192 closed 3 months ago

monkeyman192 commented 3 months ago

Big changes... The fields within each struct are now ordered primarily by alignment it seems, and then alphabetically. I guess this was an optimisation change, but we'll see... Other tools may need to be changed due to this fix...