Building asset bundles outside the Unity editor

Just wondering if there’s a way to build, access, and manipulate AssetBundles outside of the Unity Editor. We’d like to be able to add assets directly to the bundle later on.

Is there a way to write them ourselves? are they based off of another file type?

1 Like

I have the same wondering ^^