wabbajack/Wabbajack.VirtualFileSystem
2021-07-20 17:18:54 -06:00
..
Extractors Fix TSO extraction issues 2020-10-05 16:12:21 -06:00
FileExtractor2 CLI can now automatically compress and upload MO2 mods. 2021-07-20 17:18:54 -06:00
Properties Fix CTD issue during extraction 2020-09-29 06:35:31 -06:00
Context.cs Optimize the compilation process 2021-07-05 15:26:30 -06:00
Extensions.cs Async VFS Implementation (#171) 2019-11-14 15:22:53 -07:00
IndexedVirtualFile.cs Rework texture matching again, support for _n and _d files, and fixing a but that created null ImageStates 2021-07-16 23:32:37 -06:00
PortableFile.cs One test passes 2020-04-03 16:37:28 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
VirtualFile.cs Check for a DDS signature before attempting to analyze textures 2021-07-17 17:03:22 -06:00
Wabbajack.VirtualFileSystem.csproj WIP, hooking it into the VFS cache 2021-06-15 23:16:25 -06:00

Wabbajack.VirtualFileSystem

Once called just VirtualFileSystem, this project is responsible for indexing, staging and caching files from the game folder, the downloads and install folder.