Native dll plugin providing several camera tweaks for Baldur's Gate 3.
PATH
VCPKG_ROOT
with the value as the path to the folder containing vcpkgBG3PATH
with the value as path to game install folderx64 Native Tools Command Prompt
cmake
git clone https://github.com/gottyduke/BG3_PluginTemplate.git
cd BG3_NativeCameraTweaks
git submodule init
git submodule update
.\build-release.ps1
GPL-3.0-or-later WITH Modding Exception AND GPL-3.0 Linking Exception (with Corresponding Source). Specifically, the Modded Code is Baldur's Gate 3 (and its variants) and Modding Libraries include Native Mod Loader and DKUtil (and variants).