nsaguy.blogg.se

Unity assets bundle extractor plugins
Unity assets bundle extractor plugins








unity assets bundle extractor plugins

assets files (opening files, selecting assets, removing assets, adding assets, plugin options).

  • Improve performance massively for very large.
  • Base container assets can be searched for.
  • Add a new column "Container" to the asset list to show assets grouped together properly.
  • Add UABE JSON dump export/import and Unity JsonUtility compatible export.
  • Add an option to retrieve MonoBehaviour type information from assemblies to create full dumps.
  • Add batch import support for raw assets, dumps, Texture2D, TextAsset, TerrainData and MovieTexture.
  • Installers created with the 64bit version can't be used on 32bit systems but an installer package can be exported from the 64bit version and imported in the 32bit version to create a 32bit installer. I included a 32bit and a 64bit version although it doesn't use much memory. I tested this tool with 7 Days to Die's bundles but let me know if you encounter any bugs or if you have suggestions.

    unity assets bundle extractor plugins

    assets files from bundles, import them back, modify most asset formats with plugins and dumps with type information and create a standalone installer from the modifications. You can also drag drop files/output paths in to relevant textboxes.Īny issues/feature requests, just note them here and I'll see what I can do.Unity Assets Bundle Extractor (UABE) is a stylish tool that allows editing asset bundles and. Clicking on an asset will attemp to load it in the asset viewer window (Supports most text/image/model file formats. Once extracted, you can search through the extracted assets (via name/file type) The tool will then extact all the files in the unitypackage file to your specified output folder. Add the path where you want the assets stored in the 'Output' textbox. Add the 'unitypackage' path to the 'File to extact' textbox (If you click 'Select' it will open a file select window automatically pointing to the default 'unitypackage' folder) So I made my own, which I'm sharing here if anyone else would find something like this useful: (The tools/script I found I couldn't get to work) I've recently started playing around with Unity and wanted to create an assets library but couldn't find a tool that would let me extract the assets from a.










    Unity assets bundle extractor plugins