Skip to content

elseform/db-converter-macos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db_converter-macos

Game archive packer/unpacker for the S.T.A.L.K.E.R. game series.
Based on bardak's converter from xray_re-tools.

Build

git clone https://github.com/elseform/db_converter-macos.git
cd db_converter
mkdir build
cd build
brew install boost cmake spdlog fmt lzo googletest dylibbundler
cmake ..
make -j$(sysctl -n hw.ncpu)

About

Game archive packer/unpacker for the S.T.A.L.K.E.R. game series

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 79.3%
  • C++ 19.8%
  • Other 0.9%