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