Unstable v0.19.3.0

This commit is contained in:
Juan Pablo Arce
2022-09-02 15:10:56 -03:00
parent 28789616bd
commit 3f2c843247
336 changed files with 7152 additions and 7739 deletions

View File

@@ -0,0 +1,10 @@
#!/bin/sh
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish LinuxClient.csproj -c Release -clp:"ErrorsOnly;Summary" --self-contained -r linux-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish LinuxServer.csproj -c Release -clp:"ErrorsOnly;Summary" --self-contained -r linux-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16

View File

@@ -0,0 +1,4 @@
#!/bin/sh
cd ../../../Barotrauma/BarotraumaServer
dotnet publish LinuxServer.csproj -c Release --self-contained -r linux-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16

View File

@@ -0,0 +1,10 @@
#!/bin/sh
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish LinuxClient.csproj -c Unstable -clp:"ErrorsOnly;Summary" --self-contained -r linux-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish LinuxServer.csproj -c Unstable -clp:"ErrorsOnly;Summary" --self-contained -r linux-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16

View File

@@ -0,0 +1,10 @@
#!/bin/sh
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish MacClient.csproj -c Release -clp:"ErrorsOnly;Summary" --self-contained -r osx-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish MacServer.csproj -c Release -clp:"ErrorsOnly;Summary" --self-contained -r osx-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16

View File

@@ -0,0 +1,10 @@
#!/bin/sh
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish MacClient.csproj -c Unstable -clp:"ErrorsOnly;Summary" --self-contained -r osx-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish MacServer.csproj -c Unstable -clp:"ErrorsOnly;Summary" --self-contained -r osx-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16

View File

@@ -0,0 +1,10 @@
#!/bin/sh
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish WindowsClient.csproj -c Release -clp:"ErrorsOnly;Summary" --self-contained -r win-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish WindowsServer.csproj -c Release -clp:"ErrorsOnly;Summary" --self-contained -r win-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16

View File

@@ -0,0 +1,10 @@
#!/bin/sh
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish WindowsClient.csproj -c Unstable -clp:"ErrorsOnly;Summary" --self-contained -r win-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish WindowsServer.csproj -c Unstable -clp:"ErrorsOnly;Summary" --self-contained -r win-x64 \/p:Platform="x64" \/p:RollForward=Disable \/p:RuntimeFrameworkVersion=3.1.16

View File

@@ -0,0 +1,15 @@
"appbuild"
{
"appid" "1026340"
"desc" ""
"buildoutput" "[steamworks_sdk_install_folder]\sdk\tools\ContentBuilder\output"
"contentroot" ""
"setlive" ""
"preview" "0"
"local" ""
"depots"
{
"1026341" "[steamworks_sdk_install_folder]\sdk\tools\ContentBuilder\scripts\depot_1026341.vdf"
"1026342" "[steamworks_sdk_install_folder]\sdk\tools\ContentBuilder\scripts\depot_1026342.vdf"
}
}

View File

@@ -0,0 +1,16 @@
"appbuild"
{
"appid" "602960"
"desc" ""
"buildoutput" "[steamworks_sdk_install_folder]\sdk\tools\ContentBuilder\output"
"contentroot" ""
"setlive" ""
"preview" "0"
"local" ""
"depots"
{
"602961" "[steamworks_sdk_install_folder]\sdk\tools\ContentBuilder\scripts\depot_602961.vdf"
"602962" "[steamworks_sdk_install_folder]\sdk\tools\ContentBuilder\scripts\depot_602962.vdf"
"602963" "[steamworks_sdk_install_folder]\sdk\tools\ContentBuilder\scripts\depot_602963.vdf"
}
}

View File

@@ -0,0 +1,16 @@
"DepotBuildConfig"
{
"DepotID" "1026341"
"contentroot" "ReleaseWindows"
"FileMapping"
{
"LocalPath" "*"
"DepotPath" "."
"recursive" "1"
}
"FileExclusion" "config_player.xml"
"FileExclusion" "Thumbs.db"
"FileExclusion" "*.png"
"FileExclusion" "*.ogg"
"FileExclusion" "*.mp4"
}

View File

@@ -0,0 +1,16 @@
"DepotBuildConfig"
{
"DepotID" "1026342"
"contentroot" "ReleaseLinux"
"FileMapping"
{
"LocalPath" "*"
"DepotPath" "."
"recursive" "1"
}
"FileExclusion" "config_player.xml"
"FileExclusion" "Thumbs.db"
"FileExclusion" "*.png"
"FileExclusion" "*.ogg"
"FileExclusion" "*.mp4"
}

View File

@@ -0,0 +1,13 @@
"DepotBuildConfig"
{
"DepotID" "602961"
"contentroot" "ReleaseWindows"
"FileMapping"
{
"LocalPath" "*"
"DepotPath" "."
"recursive" "1"
}
"FileExclusion" "config_player.xml"
"FileExclusion" "Thumbs.db"
}

View File

@@ -0,0 +1,13 @@
"DepotBuildConfig"
{
"DepotID" "602962"
"contentroot" "ReleaseLinux"
"FileMapping"
{
"LocalPath" "*"
"DepotPath" "."
"recursive" "1"
}
"FileExclusion" "config_player.xml"
"FileExclusion" "Thumbs.db"
}

View File

@@ -0,0 +1,17 @@
"DepotBuildConfig"
{
"DepotID" "602963"
"contentroot" "ReleaseMac"
"FileMapping"
{
"LocalPath" "*"
"DepotPath" "."
"recursive" "1"
}
"FileExclusion" "config_player.xml"
"FileExclusion" "Thumbs.db"
"FileExclusion" ".DS_Store"
"FileExclusion" "__MACOSX"
"InstallScript" "Barotrauma.app\installscript.vdf"
}

View File

@@ -0,0 +1,12 @@
@ECHO OFF
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish LinuxClient.csproj -c Release -clp:ErrorsOnly;Summary --self-contained -r linux-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish LinuxServer.csproj -c Release -clp:ErrorsOnly;Summary --self-contained -r linux-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
PAUSE

View File

@@ -0,0 +1,12 @@
@ECHO OFF
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish LinuxClient.csproj -c Unstable -clp:ErrorsOnly;Summary --self-contained -r linux-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish LinuxServer.csproj -c Unstable -clp:ErrorsOnly;Summary --self-contained -r linux-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
PAUSE

View File

@@ -0,0 +1,12 @@
@ECHO OFF
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish MacClient.csproj -c Release -clp:ErrorsOnly;Summary --self-contained -r osx-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish MacServer.csproj -c Release -clp:ErrorsOnly;Summary --self-contained -r osx-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
PAUSE

View File

@@ -0,0 +1,12 @@
@ECHO OFF
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish MacClient.csproj -c Unstable -clp:ErrorsOnly;Summary --self-contained -r osx-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish MacServer.csproj -c Unstable -clp:ErrorsOnly;Summary --self-contained -r osx-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
PAUSE

View File

@@ -0,0 +1,12 @@
@ECHO OFF
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish WindowsClient.csproj -c Release -clp:ErrorsOnly;Summary --self-contained -r win-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish WindowsServer.csproj -c Release -clp:ErrorsOnly;Summary --self-contained -r win-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
PAUSE

View 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

View File

@@ -0,0 +1,12 @@
@ECHO OFF
cd ../../../Barotrauma
cd BarotraumaClient
dotnet publish WindowsClient.csproj -c Unstable -clp:ErrorsOnly;Summary --self-contained -r win-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
cd ..
cd BarotraumaServer
dotnet publish WindowsServer.csproj -c Unstable -clp:ErrorsOnly;Summary --self-contained -r win-x64 /p:Platform=x64 /p:RollForward=Disable /p:RuntimeFrameworkVersion=3.1.16
PAUSE