Engine-Level is a native F4SE plugin project for Fallout 4 for Fallout Cascadia, built using CommonLibF4 and XMake.
- C++23 Compiler (MSVC or Clang-CL)
- XMake [3.0.0+]
- CommonLibF4
xmakeA properly configured environment is expected.
/src
/lib
/xmake.lua- Targets Fallout 4 runtime via F4SE
- Uses CommonLibF4 for engine interaction
- Intended for low-level engine work
- Targeting the latest Fallout 4 runtime, currently 1.11.191
This project is licensed under the GNU General Public License v3.0.
See LICENSE for details.
Pull requests are accepted but not guaranteed to be reviewed or merged.
This project depends on internal game structures and may break with game updates or changes to the address library.