TAssetBundle is a powerful asset bundle integrated management system.
Similar to Addressable, but easier and more powerful
Good Points!
- Very easy!
- Very powerful!
- Very simple!
- Customizable!
Key Features
- Build and update content with one click
- A build system that guarantees the same output every time
- Incredible build speed with build cache
- You don't have to care about the Assetbundle's name or dependencies.
- Loading assets at runtime by asset path or asset reference
- Supports 2 play modes on the editor (Editor Assets, Asset Bundle)
- Split download is available by assets, tags, and scenes
- Asset bundles and asset catalogs can be encrypted
- Organize all asset bundles automatically with composition strategy
- Web server support for remote testing on the editor
- Runtime Assets and AssetBundles Reference Tracking
- AssetBundle Dependency Checker
- All platforms supported
- Full source code is included