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
558f635cd43e0dfddb35fff222df266602de52fb
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
Turnkey
History
david harvey
5942347480
Fix: Turnkey uses the AutoSDKPlatformName when setting up AutoSDK & a perforce provider isn't being used
...
#jira UE-196536 #rb Josh.Adams [CL 28337709 by david harvey in ue5-main branch]
2023-09-29 04:26:24 -04:00
..
Commands
…
Properties
…
Providers
- Put machine name into the default Turnkey autosdk client spec name to avoid conflicts between same user on multiple machines, and detect if whatever user chose is in use, and suggest another name with an increasing index appended
2023-04-21 15:50:22 -04:00
BuildInfo.cs
…
CopyAndRun.cs
…
CopyProvider.cs
…
FileSource.cs
…
IOProvider.cs
…
LocalCache.cs
…
SdkInfo.cs
Fix: Turnkey uses the AutoSDKPlatformName when setting up AutoSDK & a perforce provider isn't being used
2023-09-29 04:26:24 -04:00
Turnkey.Automation.cs
…
Turnkey.Automation.csproj
Fixing vulnerable NuGet deps.
2023-09-08 12:44:45 -04:00
TurnkeyCommand.cs
…
TurnkeyGauntletUtils.cs
…
TurnkeyManifest.cs
- Fixed ThisManifestDir in Turnkey with UNC style paths
2023-06-16 17:48:20 -04:00
TurnkeySettings.cs
…
TurnkeyUtils.cs
…