Add Sigil.dll to the list of files to deploy/update

This commit is contained in:
peelz
2022-08-05 00:09:25 -04:00
parent 4e41d5c4fb
commit 267644695a
3 changed files with 3 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace Barotrauma
{
"Barotrauma.dll", "Barotrauma.deps.json",
"0harmony.dll", "Mono.Cecil.dll",
"Sigil.dll",
"Mono.Cecil.Mdb.dll", "Mono.Cecil.Pdb.dll",
"Mono.Cecil.Rocks.dll", "MonoMod.Common.dll",
"MoonSharp.Interpreter.dll",

View File

@@ -1284,6 +1284,7 @@ namespace Barotrauma
{
"Barotrauma.dll", "Barotrauma.deps.json",
"0harmony.dll", "Mono.Cecil.dll",
"Sigil.dll",
"Mono.Cecil.Mdb.dll", "Mono.Cecil.Pdb.dll",
"Mono.Cecil.Rocks.dll", "MonoMod.Common.dll",
"MoonSharp.Interpreter.dll",

View File

@@ -13,6 +13,7 @@
- **DedicatedServer.dll**
- **DedicatedServer.pdb**
- **0Harmony.dll**
- **Sigil.dll**
- **MoonSharp.Interpreter.dll**
- **MonoMod.Common.dll**
- **Mono.Cecil.dll**