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
ec2b5002a00a85df9ced90e49af6c4cd7075d259
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealVersionSelector
History
Ben Marsh
7a8a1da4ba
Fix command line for launching games using UnrealVersionSelector. Engine arguments use hyphens, not slashes.
...
[CL 2056598 by Ben Marsh in Main branch]
2014-04-25 13:30:17 -04:00
..
Private
Fix command line for launching games using UnrealVersionSelector. Engine arguments use hyphens, not slashes.
2014-04-25 13:30:17 -04:00
UnrealVersionSelector.Build.cs
Add UnrealVersionSelector. Allows having multiple engine installations (GitHub and binary) on the same machine, and uses a tag in the .uproject file to associate projects with the correct one. Also sets up explorer shell extensions on Windows, allowing a project to be associated with any engine version.
2014-04-23 17:52:54 -04:00
UnrealVersionSelector.Target.cs
Update launcher to use new file association code. Include UnrealVersionSelector in the launcher build process.
2014-04-23 18:48:13 -04:00