You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
18 lines
825 B
XML
18 lines
825 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="RPCUtility.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="RPCPortName" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">8099</Value>
|
|
</Setting>
|
|
<Setting Name="OverrideHostName" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="OverrideHostAddr" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="BaselineTaskMemorySize" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">1000</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |