mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
5d9677dbd1
* Remove unnecessary ROWID from tables. * Set JOURNAL_MODE to MEMORY, reducing disk IO. * VACUUM databases after install/compile. |
||
---|---|---|
.. | ||
Extractors | ||
FileExtractor2 | ||
Properties | ||
Context.cs | ||
Extensions.cs | ||
IndexedVirtualFile.cs | ||
PortableFile.cs | ||
Readme.md | ||
VirtualFile.cs | ||
Wabbajack.VirtualFileSystem.csproj |
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.