You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Added code to patch paths for handling Programs having source in /Engine/Source/Programs/XYZ, their config fies, etc in /Engine/Programs/XYZ, and staging using /XYZ - Mac can now apply -specifiedarchitecture to UAT builds of programs - Added support to SlateUGS to load Pak files (programs have to opt-in to it in their main Build.cs) #rb brandon.schaefer,david.harvey #preflight 631a03202b7fe03eb6b0f16a [CL 21894674 by Josh Adams in ue5-main branch]
12 lines
143 B
Plaintext
12 lines
143 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"EngineAssociation": "",
|
|
"Category": "",
|
|
"Description": "",
|
|
"TargetPlatforms": [
|
|
"Windows",
|
|
"Mac",
|
|
"Linux"
|
|
]
|
|
}
|