A command-line tool to extract and repack Unity asset bundles using UnityPy.
Project description
Unity Bundle Tool
A powerful, user-friendly command-line tool to extract and repack Unity asset bundles. Built with Python and UnityPy.
Developer: minhmc2007
Installation
Install the tool directly from PyPI:
```bash pip install unity-bundle-tool ```
Usage
Once installed, you can use the `ubt` command from your terminal.
Extract a Bundle
```bash ubt extract path/to/your/asset.bundle path/to/output_folder/ ```
Repack a Bundle
After modifying files, repack them into a new bundle:
```bash ubt repack path/to/output_folder/ path/to/new_repacked.bundle ```
License
This project is licensed under the MIT License.
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 unity_bundle_tool-0.1.1.tar.gz.
File metadata
- Download URL: unity_bundle_tool-0.1.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d256d31749d10e6cef8ea0e4364aa20714f4a011eb7f15d0b7dede17c1260bc
|
|
| MD5 |
e97bebda9f8d9b8f60cab91bba6e6738
|
|
| BLAKE2b-256 |
893303cdba27251d7c8a04543a8011cb92857c1b446c860b47723fe9f072ebfc
|
File details
Details for the file unity_bundle_tool-0.1.1-py3-none-any.whl.
File metadata
- Download URL: unity_bundle_tool-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e994a9ab824f11d3d973cc1c7cdc86b643977f8cfb7712da9844ba6b89dcaad6
|
|
| MD5 |
c039f7bc01cb56e246aa262c0d5e9910
|
|
| BLAKE2b-256 |
2a4f34c12d8182ac1cf219a7640cbccf82904ccec9919ac561cf46bfed232765
|