12 lines
587 B
XML
12 lines
587 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Configuration>
|
|
<Settings>
|
|
<Setting Name="DisableErrorGUIOverlay" Type="bool" Value="true"/>
|
|
<Setting Name="HideUserNamesInLogs" Type="bool" Value="true"/>
|
|
<Setting Name="LocalDataSavePath" Type="string" Value="/Data/Mods" AllowChangesWhileExecuting="false"/>
|
|
<Setting Name="LuaForBarotraumaSteamId" Type="ulong" Value="2559634234"/>
|
|
<Setting Name="IsCsEnabled" Type="bool" Value="false" AllowChangesWhileExecuting="false"/>
|
|
<Setting Name="RestrictMessageSize" Type="bool" Value="true"/>
|
|
</Settings>
|
|
</Configuration>
|