SeriousCache / UABE

Asset Bundle Extractor
3.68k stars 477 forks source link

How to add a new unity version support #666

Open mojinping opened 1 year ago

mojinping commented 1 year ago

Hi,there. Recently, I need to modify a game developed with Unity2021.2.6f1c1. How can I add support for this version of Unity? As far as I know, the data related to the version of Unity is packaged into a classdata.tpk file, so can I Generate the classdata.tpk file that supports the Unity version by some means?