Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 421 Bytes

Custom Options Framework

A new tab in the menu for third-party mods to put their UI widgets.

Custom Options Framework on Nexus

Building

Prerequisites:

  • Unreal Engine 5.1
  • Python 3

Steps:

  1. Run cook.bat (equivalent to running a cook in-editor)
  2. Run deploy.bat (uses UnrealPak.exe to pack up the assets you just cooked and deploys the resulting pak)