K0lb3 / UnityPy

UnityPy is python module that makes it possible to extract/unpack and edit Unity assets
MIT License
761 stars 113 forks source link

Fix Unity 2022.1 Support #239

Closed mos9527 closed 1 month ago

mos9527 commented 1 month ago

AssetStudio introduced its Unity 2022.1 update in its last commit, which isn't thoroughly implemented here. This PR adds these new properties. Which addresses https://github.com/mos9527/sssekai_blender_io/issues/3

K0lb3 commented 1 month ago

Thanks :+1: