Unstable 0.17.0.0
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace Barotrauma.Networking
|
||||
{
|
||||
static class ModReceiver
|
||||
{
|
||||
public const string DownloadFolder = "TempMods_Download";
|
||||
public const string Extension = ".barodir.gz";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user