Skip to content

main wrapper for manipulating Skyblivion.esm with CBash

Notifications You must be signed in to change notification settings

wessleym/skyblivion-CBash-wrapper

 
 

Repository files navigation

skyblivion-CBash-wrapper

main wrapper for manipulating Skyblivion.esm with CBash

Build Instructions

These are simple instructions that have worked in one instance: Install CMake and Boost To further install Boost and build its additional components, read about using bootstrap and b2, but call b2 like this: .\b2 --build-type=complete toolset=msvc-16.0 Uncomment the first line of CMakeLists.txt and point it to the correct Boost path on your computer. Open "Developer Command Prompt for VS" and call cmake like this: cmake CMakeLists.txt Using the "Developer Command Prompt for VS" seems to help when debugging the build process.

About

main wrapper for manipulating Skyblivion.esm with CBash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.5%
  • CMake 1.5%
  • Batchfile 1.0%