ac329a70a4
- Added console logging for failing to unload assembly load ctx. - Removed unused StorageService instance. - Removed unused luacs settings. - Added plugin event service and event service dispatcher api.
8 lines
264 B
XML
8 lines
264 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Configuration>
|
|
<Settings>
|
|
<Setting Name="HideUserNamesInLogs" Type="bool" Value="true"/>
|
|
<Setting Name="IsCsEnabled" Type="bool" Value="false" AllowChangesWhileExecuting="false"/>
|
|
</Settings>
|
|
</Configuration>
|