Respect the manifest's assemblyPrefix value on the server (#4492)

This commit is contained in:
wixoa
2023-10-18 20:29:28 +02:00
committed by GitHub
parent 1745a12e5a
commit 54529fdbe3
4 changed files with 97 additions and 88 deletions
@@ -3,6 +3,7 @@ using System.IO;
using System.Reflection;
using System.Runtime.Loader;
using Robust.Client.WebViewHook;
using Robust.Shared.ContentPack;
using Robust.Shared.Log;
using Robust.Shared.Utility;