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
3a85dbd03365cfc1ac94de33001dd685b4014c70
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
Turnkey
/
Commands
History
UnrealBot
73409369c0
Branch snapshot for CL 21319338
...
[CL 21319338 in ue5-main branch]
2022-08-10 16:03:37 +00:00
..
Control.cs
…
CreateBuild.cs
Branch snapshot for CL 21319338
2022-08-10 16:03:37 +00:00
ExecuteBuild.cs
- Moved ini struct/map parsing out of Turnkey/WinPlatform to ConfigHierarchy so they can be shared, and used elsewhere
2022-03-21 08:39:34 -04:00
Help.cs
…
InstallBuild.cs
…
InstallSdk.cs
Turnkey indicates to the platform whether an SDK is already installed when getting the install command, for platforms that need to handle this as a special case (uninstalling the current version, for example).
2022-07-19 05:00:41 -04:00
ListPlatforms.cs
- Allow for multiple full sdks for a platform (uses a new SDKCollection class to gather sdk versions and their validityt, etc)
2022-04-08 15:34:51 -04:00
ListSdks.cs
…
ManageSettings.cs
…
Test.cs
…
VerifySdk.cs
Turnkey indicates to the platform whether an SDK is already installed when getting the install command, for platforms that need to handle this as a special case (uninstalling the current version, for example).
2022-07-19 05:00:41 -04:00