Files
UnrealEngineUWP/Engine/Source/Programs/UnrealToolbox/Properties/launchSettings.json
ben marsh 2af764e351 Merging latest Horde changes from Main.
[CL 36756615 by ben marsh in 5.5 branch]
2024-10-01 19:23:06 -04:00

8 lines
121 B
JSON

{
"profiles": {
"UnrealToolbox": {
"commandName": "Project",
"commandLineArgs": "-NoUpdate"
}
}
}