Add dedicated server packaging

This commit is contained in:
Alexander Sellite 2026-08-10 13:56:40 -04:00
commit b9c031dfab
13 changed files with 275 additions and 0 deletions

View file

@ -0,0 +1,11 @@
"DepotBuildConfig"
{
"DepotID" "<SERVER_DEPOT_ID>"
"ContentRoot" "../dist"
"FileMapping"
{
"LocalPath" "*"
"DepotPath" "."
"recursive" "1"
}
}