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
Release files for vuabl 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vuabl-1.1.0.tar.gz | 16.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vuabl-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.2 kB
Release files / vuabl-1.1.0.tar.gz
| Download URL | vuabl-1.1.0.tar.gz |
|---|---|
| Size | 16.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7753268c8437d548fab0016dc5a9f540dc322517a0eed3ef50bc780612296d14
|
|
BLAKE2b-256 checksum How to use checksums |
c2750acad926d4c5cc4528dfebfe52258a5adf3370942b004a93806d9d3d137f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / vuabl-1.1.0-py3-none-any.whl
| Download URL | vuabl-1.1.0-py3-none-any.whl |
|---|---|
| Size | 27.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
db9e1e227c625de0a0e7f6619aff1d842030ab5aa0010551c12cbb43969891bc
|
|
BLAKE2b-256 checksum How to use checksums |
c012974bd406390cab43d0a5a332e0af1f2a7e591f1ea5046d99342039f822bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|