Visualizer for Unity Addressables build layout
Project description
Visualizer for Unity Addressables build layout 
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:
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vuabl-1.1.0.tar.gz.
File metadata
- Download URL: vuabl-1.1.0.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7753268c8437d548fab0016dc5a9f540dc322517a0eed3ef50bc780612296d14
|
|
| MD5 |
5e00b83958edb9522a1930f62a2a27ab
|
|
| BLAKE2b-256 |
c2750acad926d4c5cc4528dfebfe52258a5adf3370942b004a93806d9d3d137f
|
File details
Details for the file vuabl-1.1.0-py3-none-any.whl.
File metadata
- Download URL: vuabl-1.1.0-py3-none-any.whl
- Upload date:
- Size: 27.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db9e1e227c625de0a0e7f6619aff1d842030ab5aa0010551c12cbb43969891bc
|
|
| MD5 |
f61c8c1f0910029959b82f48ecd34865
|
|
| BLAKE2b-256 |
c012974bd406390cab43d0a5a332e0af1f2a7e591f1ea5046d99342039f822bd
|