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
0f2ef874ab1823b2e650512086cd969df609888e
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
TurnkeySupport
History
nuno leiria
d611ad0d96
Fix a leftover argument setting the device as a project path for Turnkey
...
[CL 15165293 by nuno leiria in ue5-main branch]
2021-01-22 14:00:21 -04:00
..
Private
Fix a leftover argument setting the device as a project path for Turnkey
2021-01-22 14:00:21 -04:00
Public
- Made the Launch On menu be a normal drop down (not split button/combo box), named it Platforms menu
2020-12-15 12:26:54 -04:00
TurnkeySupport.Build.cs
- Refactored UProjectPackagingSettings and UCookerSettings into DeveloperToolSettings module that can be used from the engine and other places. This removes a circular referece from Engine -> TargetPlatform -> Engine. And can potentially remove Engine -> UnrealEd "grandfathered" circular reference (or at least helps be able to get rid of it!)
2020-12-02 20:43:06 -04:00