nesrak1 / UABEA

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

Import/Export TextAssetto JSON in bulk #335

Closed tqdungctuct closed 1 month ago

tqdungctuct commented 2 months ago

Is your feature request related to a problem? Please describe. I’m translating a Visual Novel using the Unity Engine. I can use UABEA to find Text Assets and export dumps to JSON. However, I have to do it one by one because there are many files separately, not in a bundle. Is there any way to export/import TextAssets to JSON in bulk? I tried to use the command line, but it only exports to *.asset. Here is the example file structure: https://drive.google.com/drive/folders/1wjdYS4Y4RkcLWiiY5y8z5p3-Y_pL9jyd?usp=sharing

nesrak1 commented 1 month ago

Multi-bundle support is coming with UABEANext (the new development version) if that's what you're asking.