A simple local loader for asset bundles and an editor window that allows to export AssetBundles from unity.
- Select assets in the project view and assign them to a new Asset bundle from the inspector (lower part).
- Open the asset bundle editor window from "Assets / FredericRP/ Asset Bundle Build"
- Select the output directory
- Click on Export button to create the asset bundles
- Move them to the StreamingAssets root folder
- Load them using the LocalLoader script