You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Checking returns a bit better * Handling "/" in a friendly way since realpath calls stat with "/" * Hooks up lockFd so we don't accidently close fd1 and fd2 (aka stdout/stderr) * MacOS doesn't have subreaper so implement another way using sysctl [CL 30129626 by zack neyland in ue5-main branch]