This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
708d88c052d7f40bed56bb0ca6181aac6b10e8bf
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealVersionSelector
/
Private
History
Steve Robb
5ce580cbbb
More UE_ARRAY_COUNT fixes.
...
#rb none #jira none [CL 9281326 by Steve Robb in Main branch]
2019-09-28 09:14:52 -04:00
..
GenericPlatform
UnrealVersionSelector: Add support for projects built with a custom build environment. Enumerate all the .target files under a project's binaries directory, and take the launch path from the most recent one which is Configuration = "Development" and Type = "Editor".
2019-08-03 16:28:45 -04:00
Linux
UnrealVersionSelector: Add support for projects built with a custom build environment. Enumerate all the .target files under a project's binaries directory, and take the launch path from the most recent one which is Configuration = "Development" and Type = "Editor".
2019-08-03 16:28:45 -04:00
Windows
UnrealVersionSelector: Add support for projects built with a custom build environment. Enumerate all the .target files under a project's binaries directory, and take the launch path from the most recent one which is Configuration = "Development" and Type = "Editor".
2019-08-03 16:28:45 -04:00
PlatformInstallation.cpp
…
PlatformInstallation.h
…
UnrealVersionSelector.cpp
More UE_ARRAY_COUNT fixes.
2019-09-28 09:14:52 -04:00
UnrealVersionSelector.h
…