Skip to content

ArthurHub/Buffout4

 
 

Repository files navigation

Buffout4 VR

It's like buffout but for the engine. This is a fork for VR.

Build Dependencies

End User Dependencies

Building

git clone https://github.com/alandtse/Buffout4.git
cd Buffout4
# pull commonlib /external to override the path settings
git submodule init
# to update submodules to checked in build
git submodule update

Fallout 4

cmake --preset vs2022-windows-vcpkg
cmake --build build --config Release

VR

cmake --preset vs2022-windows-vcpkg-vr
cmake --build buildvr --config Release

Credits

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.5%
  • CMake 7.5%