Unstable v0.19.3.0
This commit is contained in:
6
Deploy/ManualScripts/Windows/DeployWindowsServer.bat
Normal file
6
Deploy/ManualScripts/Windows/DeployWindowsServer.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@ECHO OFF
|
||||
|
||||
cd ../../../Barotrauma/BarotraumaServer
|
||||
dotnet publish WindowsServer.csproj -c Release --self-contained -r win-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
|
||||
|
||||
PAUSE
|
||||
Reference in New Issue
Block a user