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
cd76902991c4d64ca930bf424c9e6a3f27977fa6
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
AutomationTool
/
Turnkey
History
josh adams
3af76683da
- Fixed ThisManifestDir in Turnkey with UNC style paths
...
#rb trivial [CL 26072624 by josh adams in 5.3 branch]
2023-06-16 17:53:48 -04:00
..
Commands
Turnkey: Fix for determining supported device software versions
2023-03-16 08:47:32 -04:00
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
- No longer ask user what directory they want to use for UE_SDKS_ROOT when syncing from p4 because we know the answer is where it synced to
2023-05-19 08:26:49 -04:00
Turnkey.Automation.cs
…
Turnkey.Automation.csproj
…
TurnkeyCommand.cs
…
TurnkeyGauntletUtils.cs
…
TurnkeyManifest.cs
- Fixed ThisManifestDir in Turnkey with UNC style paths
2023-06-16 17:53:48 -04:00
TurnkeySettings.cs
…
TurnkeyUtils.cs
…