Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
bc223ceca7610e5d072afaeef40d225427064cab
UnrealEngineUWP/Engine/Source/Programs/PixelStreaming/SessionMonitor/bin/TestConfig.json

15 lines
300 B
JSON
Raw Normal View History

Merging //UE4/Private-3Lateral_Streaming to Main (//UE4/Main) This mainly covers the new Pixel Streaming plugin version along with minor changes to other parts of the engine: * removed multiple copies of FThread as it's now a part of Core * changes to SlateUser required to fix user input in Pixel Streaming This wasn't formally reviewed due to the size of Pixel Streaming changes, but was skimmed over by Zack Letters before integration #rb zack.letters [CL 9486237 by Andriy Tylychko in Main branch]
2019-10-09 08:21:27 -04:00
{
"apps": [
{
"name": "Cirrus",
"executable": "node.exe",
"parameters" : "cirrus.js",
"working_directory" : "..\\..\\WebServers\\SignallingWebServer",
"initial_timeout": 10000,
"shutdown_timeout": 10000,
"parameter_prefix" : "--",
"oncrash" : "RestartSession"
}
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 425ms Template: 10ms
English
English
Licenses API