nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.04k stars 133 forks source link

Ability to Specify Unity Version if Stripped #346

Closed vivific closed 1 month ago

vivific commented 1 month ago

Hello! I've seen this issue addressed in #324 and related posts, but I was wondering if I could formally request re-adding support for specifying stripped Unity versions in order to use plugins.

I would like to make a guide for modding a game with stripped files (starting with texture mods, which necessitates the "Edit Texture" plugin) and the thought of having to walk everyone through personally compiling the program seems a bit daunting.

Thank you for your work on this program!

nesrak1 commented 1 month ago

I whipped up something real quick. Hopefully it works for you, but I don't have any stripped bundles to test on so let me know if it works or doesn't.

vivific commented 1 month ago

Thank you so much for the quick response! I've only tested a few files but it seems things work perfectly. Your help is much appreciated! Thanks again!