wabbajack/Wabbajack.VirtualFileSystem
Unnoen 5d9677dbd1
Optimise SQL database store and IO
* Remove unnecessary ROWID from tables.
* Set JOURNAL_MODE to MEMORY, reducing disk IO.
* VACUUM databases after install/compile.
2021-01-07 02:47:59 +11:00
..
2020-10-05 16:12:21 -06:00
2020-11-14 07:26:04 -07:00
2019-11-14 15:22:53 -07:00
2020-04-03 16:37:28 -06:00
2019-11-21 15:11:08 +01: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.