Skip to content

3phedra/BG3_NativeCameraTweaks

 
 

Repository files navigation

BG3_NativeCameraTweaks

Native dll plugin providing several camera tweaks for Baldur's Gate 3.

With ingame menu - del hotkey per default.

Nexus Mods page

Requirements

Register Visual Studio as a Generator

  • Open x64 Native Tools Command Prompt
  • Run cmake
  • Close the cmd window

Building

git clone https://github.com/gottyduke/BG3_PluginTemplate.git
cd BG3_NativeCameraTweaks
git submodule init
git submodule update
.\build-release.ps1

License

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).

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 97.3%
  • CMake 2.0%
  • Other 0.7%