wabbajack/Compression.BSA
2020-05-27 20:43:57 -06:00
..
BA2Builder.cs Temp files now implement IAsyncDisposable instead of IDisposable and use AbsolutePath.DeleteAsync 2020-05-27 20:43:57 -06:00
BA2Reader.cs Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
BSABuilder.cs Temp files now implement IAsyncDisposable instead of IDisposable and use AbsolutePath.DeleteAsync 2020-05-27 20:43:57 -06:00
BSADispatch.cs Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
BSAReader.cs Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
Compression.BSA.csproj Bump deps versions 2020-05-26 05:36:31 -06:00
DDS.cs Compiles, working through the tests 2019-11-15 17:01:37 -07:00
IBSAReader.cs Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
TES3Builder.cs Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
TES3Reader.cs Common and BSA routines now use async IO exclusively 2020-05-25 10:24:16 -06:00
Utils.cs BSA building is now async, status updates during compression 2020-04-20 15:36:33 -06:00

Compression.BSA

BSA Compression gets it's own project to remove cluttering.