Local Cooking / Building
The following page describes how to build / locally cook your client mod
Preparation
Creating the .pak file(s)
.\AutomationTool.exe packageugc -Project="PATH TO Phoenix.uproject" -PluginPath="PATH TO MOD.uplugin" -CookLocal="true" -Version="PhoenixGameUGC_v1" -BasedOnReleaseVersion="PhoenixGameUGC_v1"Reducing the .pak file size
Last updated