Skip to content

spelunky-fyi/WebHD-DLL

Repository files navigation

Web HD DLL

Building

Requires CMake and Visual Studio (MSVC).

git clone --recurse-submodules https://github.com/spelunky-fyi/WebHD-DLL.git
cd WebHD-DLL
cmake -A Win32 -S . -B build
cmake --build build --config Release

The built DLL will be at build/webhd/Release/webhd.dll.

Releasing

Update the VERSION file and push to main. The GitHub Actions workflow will build and create a release automatically.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors