Skip to content

gp-alex/OpenKKND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenKKND

KKND eXtreme remake based on original exe decompilation. Code refactoring is underway.

Build

  1. Install & configure vcpkg (https://github.com/Microsoft/vcpkg)
  2. Make sure VCPKG_ROOT env variable is set to vcpkg folder
  3. Make sure dumpbin.exe (part of the Visual Studio installation) is on the PATH (windows-only) to copy dependant libraries dlls via applocal.ps1
  4. Install sdl2 with vcpkg (vcpkg install sdl2:x86-windows, sdl2:x64-linux etc)
  5. Set poject output to your KKnD installation folder
  6. Build using any CMake-compatible IDE or command line (Visual Studio will do)
  7. Run

Status badges

Coverity Status

About

KKND extreme remake based on original exe decompilation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages