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
7efbe1441d14d1fb1912e6320457498df609ee0f
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
Turnkey
History
zousar shaker
b6455b9efb
Project Packaging Settings - Ensure that if bUseIoStore is False and bUseZenStore is True, that bUseZenStore is treated as if it was False, and emit a warning explaining that this combination is unsupported.
...
#rb dan.engelbrecht [CL 31015355 by zousar shaker in ue5-main branch]
2024-01-30 14:11:31 -05:00
..
Commands
Project Packaging Settings - Ensure that if bUseIoStore is False and bUseZenStore is True, that bUseZenStore is treated as if it was False, and emit a warning explaining that this combination is unsupported.
2024-01-30 14:11:31 -05:00
Properties
…
Providers
- Replaced System.Environment.MachineName (and System.Net.Dns.GetHostName()) with Unreal.MachineName, since Environment.MachineName is capped at 15 characters, and not every machine name is that short. Uses System.Net.Dns.GetHostName() internally unless is throws an exception, then it falls back to Env.MachineName
2023-11-14 09:40:24 -05:00
BuildInfo.cs
…
CopyAndRun.cs
…
CopyProvider.cs
…
FileSource.cs
…
IOProvider.cs
…
LocalCache.cs
…
SdkInfo.cs
…
Turnkey.Automation.cs
…
Turnkey.Automation.csproj
Update System.Drawing.Common to 4.7.3
2023-12-12 17:25:50 -05:00
TurnkeyCommand.cs
…
TurnkeyGauntletUtils.cs
…
TurnkeyManifest.cs
…
TurnkeySettings.cs
…
TurnkeyUtils.cs
…