cli commands
Hello!
would it be possible to add console commands for compressing/decompressing?
Thanks
I'll consider it, but it probably won't make it into the next release since I'm only implementing base uabe features for now.
How about adding "console commands for compressing/decompressing"? Can I use the command line to import? Thanks.
The command line stuff hasn't been updated in ages, and no it doesn't support repacking (recompressing). It does technically support bundle batch importing/exporting the same as UABE, but it's mainly made for doing things in batch and not really friendly for a few files. I would also rather make a separate, standalone tool that does not involve Avalonia since it bloats the program size so much.
Hello, are there any console commands that are already available? If so, where can I find them? Is it possible to import a dump of a certain file in JSON format for a certain asset bundle, just through the command line, so that I don't have to open it and do it 100 times as I do now.
@FomkaWyverno I think UABEAvalonia help gives you the command list. Although, as I said in the previous message, there is no command to import and export dumps right now, just importing/exporting assets files into/from bundles.