Skip to content

Karandra/KxVirtualFileSystem

Repository files navigation

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-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 for dokan project.
  • Install dokany-kerberx package 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.

About

A Dokany2-based user mode Virtual File System implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages