Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Repacking? #87

Open
dustinlacewell opened this issue Aug 4, 2019 · 3 comments
Open

Support Repacking? #87

dustinlacewell opened this issue Aug 4, 2019 · 3 comments

Comments

@dustinlacewell
Copy link

This would have a pretty big value add to the modding communities.

@Hacksawfred3232
Copy link

Hacksawfred3232 commented Aug 15, 2019

If you are talking about repacking in terms of adding new assets, get ready to know how to manipulate the storage buffer in the assetbundle class, as I don't think this lib supports adding new assets easily. If you want to save the bundle, then to let you know, it is doable to write the required functions to the library. So when I can upload it (Currently going through a bit of testing), should I upload the version of this library that I have that contains the prototype functions so you can have a look? It will be a separate repo though. Might migrate to a pull request soon afterwards, but it depends.

@wmtorode
Copy link

wmtorode commented Mar 7, 2020

being able to modify bundles (specifically meshes) would be incredibly helpful for a project I'm working on

@Jaeba
Copy link

Jaeba commented Mar 27, 2021

Has anyone attempted this yet? This is basically what I was going to do next (if I could even get it to extract one simple AssetBundle in the first place 😢)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants