/Buffout4

Primary LanguageC++MIT LicenseMIT

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