Fix missing assemblies in packaging scripts.

This commit is contained in:
Pieter-Jan Briers
2021-11-28 15:24:36 +01:00
parent 64861ff034
commit 0686bc9898
2 changed files with 4 additions and 2 deletions

View File

@@ -63,7 +63,8 @@ SERVER_IGNORED_RESOURCES = {
SERVER_CONTENT_ASSEMBLIES = [
"Content.Server.Database",
"Content.Server",
"Content.Shared"
"Content.Shared",
"Content.Shared.Database"
]
# Extra assemblies to copy on the server, with a startswith