UABEA icon indicating copy to clipboard operation
UABEA copied to clipboard

cli commands

Open CodeAngel3 opened this issue 4 years ago • 20 comments

Hello!

would it be possible to add console commands for compressing/decompressing?

Thanks

CodeAngel3 avatar Jun 07 '21 13:06 CodeAngel3

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.

nesrak1 avatar Jun 07 '21 15:06 nesrak1

How about adding "console commands for compressing/decompressing"? Can I use the command line to import? Thanks.

PrekladyWoytman avatar Dec 30 '22 18:12 PrekladyWoytman

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.

nesrak1 avatar Jan 02 '23 16:01 nesrak1

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 avatar Feb 20 '24 09:02 FomkaWyverno

@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.

nesrak1 avatar Feb 20 '24 17:02 nesrak1