https://github.com/networm/testbuildassetbundledependencies
Try to verify build assetbundle dependencies by using multiple unity process
https://github.com/networm/testbuildassetbundledependencies
Last synced: 10 months ago
JSON representation
Try to verify build assetbundle dependencies by using multiple unity process
- Host: GitHub
- URL: https://github.com/networm/testbuildassetbundledependencies
- Owner: networm
- Created: 2019-12-15T07:35:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T07:53:34.000Z (over 6 years ago)
- Last Synced: 2025-03-26T01:37:33.567Z (over 1 year ago)
- Language: C#
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Build AssetBundle Dependencies
## Usage
`Test1` | `Build1` build `Test1/red`
`Test1` | `Build2` build `Test1/cube`
`Test2` | `Build1` build `Test2/red` and `Test2/cube`
The files in `Test1` and `Test2` are the same.
So different assetbundle could be distributed to different Unity process to build.
## Environment
- Unity 2019.3.0f3