Page 2 of 2

Re: BSA tool in rust

Posted: 08 Apr 2021, 14:00
by psi29a
Just a heads up, it seems that the rust version of our bsa tool also gained the ability to create BSA files too:
https://github.com/arviceblot/bsatool_rs

Time to catch up! :D

Re: BSA tool in rust

Posted: 08 Apr 2021, 14:12
by arviceblot
Oh wow I forgot I got that part working! If this is a feature you guys are interested in I could give a shot at porting it back. The logic should be mostly the same.

Re: BSA tool in rust

Posted: 09 Apr 2021, 08:26
by psi29a
So yeah, our bsatool now has the ability create an empty BSA archive and now add files to it. I would like to be able to add a list of files or give it a directory, that can be a follow up Issue/MR, this this is a great step forward.

I also created a new Issue that tracks ba2 support.

Re: BSA tool in rust

Posted: 09 Apr 2021, 09:39
by darkbasic
psi29a wrote: 16 Apr 2020, 07:49We can verify in our 0.46 thread for RCs.
Can you please link it?