Skip to main content

Visualizer for Unity Addressables build layout

Project description

Visualizer for Unity Addressables build layout MIT License

Visualizer for Unity Addressables build layout or just vuabl is a small app, that tries to simplify the task of optimizing the build size in Unity projects with the Addressables system

Requirements

  • Python 3.6 or higher
  • pip

Additional requirements on Windows platform:

  • Windows SDK (required by numpy)
  • MSVC C++ Build tools (required by numpy)

Installation

On Windows:

pip install vuabl

Or:

py -m pip install vuabl

On other systems:

pip3 install vuabl

Or:

python3 -m pip install vuabl

Usage

Simply run:

vuabl your_buildlayout.txt

If the app doesn't open automatically in the browser, open the app's address in your browser manually (by default it is 127.0.0.1:8050)

Example:

Example

If you don't know how to generate an Addressables build layout or where to find it, check this

Options

Your can get a list of all supported options by adding -h or --help to the command. For example:

vuabl -h

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vuabl-1.1.0.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

vuabl-1.1.0-py3-none-any.whl (27.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page