You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This leverages recent changes to the PythonScriptPlugin that recognize per-platform site-packages directories. Arranging the modules this way allows the Python modules generated by building USD to be dropped directly into the appropriate platform directory and avoids the need to patch the __init__.py files to look for Mac .so files in a different location. #rb jeanmichel.dignard #preflight 610d8eaa72fe2c0001c28bae [CL 17093200 by matt johnson in ue5-main branch]