Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 927 Bytes

File metadata and controls

44 lines (29 loc) · 927 Bytes

Engine-Level

Engine-Level is a native F4SE plugin project for Fallout 4 for Fallout Cascadia, built using CommonLibF4 and XMake.

Requirements

Building

xmake

A properly configured environment is expected.

Structure

/src
/lib
/xmake.lua

Notes

  • 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

License

This project is licensed under the GNU General Public License v3.0.

See LICENSE for details.

Contributions

Pull requests are accepted but not guaranteed to be reviewed or merged.

Disclaimer

This project depends on internal game structures and may break with game updates or changes to the address library.