KxVirtualFileSystem
KxVirtualFileSystem copied to clipboard
A Dokany2-based user mode Virtual File System implementation
KxVirtualFileSystem (KxVFS)
A Dokany2-based user mode Virtual File System (VFS) implementation.
This library used in Kortex Mod Manager to provide dynamic merging of game and mods content without cluttering game folder.
Building
- ~~You will need Dokany 2 Beta (
Corillian-asynciobranch) and Visual Studio 2019.~~ - Forget that, since v2.1 you need to link against my own fork of the
v2.x-developbranch. - Define
DOKAN_STATIC_LINKmacro fordokanproject. - Install
dokany-kerberxpackage in VCPkg. - Build KxVFS! All configurations for x86 and x64.
As a dependency
Use VCPkg package manager with portfiles in VCPkg/ports folder to download and build latest revision of the KxVFS. Name in portfile: kxvfs.