An open API service indexing awesome lists of open source software.

https://github.com/raytwo/catalog_bundle_tool

Tool and library to manipulate Catalog files in Unity games for modding purposes
https://github.com/raytwo/catalog_bundle_tool

addressables bundle catalog unity unity3d

Last synced: 6 months ago
JSON representation

Tool and library to manipulate Catalog files in Unity games for modding purposes

Awesome Lists containing this project

README

          

# Catalog Bundle Tool

A command-line interface tool and library to consult Catalog.bundle files used by Unity games with the Addressables package.
Very early version, only tested on Fire Emblem Engage. It should, however, be usable on other games.

Use the ``-h`` argument for a list of supported commands.

## Credits
Author and research: ``Raytwo``
Special thanks and research: ``Moonling``
Testers: ``Sierra``, ``DeathChaos25``
Bundle support library: ``Thane98``