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.
You will need Dokany 2 Beta (Corillian-asyncio
branch) and Visual Studio 2019.- Forget that, since v2.1 you need to link against my own fork of the
v2.x-develop
branch. - Define
DOKAN_STATIC_LINK
macro fordokan
project. - Install
dokany-kerberx
package in VCPkg. - Build KxVFS! All configurations for x86 and x64.
Use VCPkg package manager with portfiles in VCPkg/ports
folder to download and build latest revision of the KxVFS. Name in portfile: kxvfs
.