v1.0.20.1 (summer patch)
This commit is contained in:
@@ -189,6 +189,7 @@ namespace Barotrauma.Steam
|
||||
ModProject modProject = new ModProject(tempPkg)
|
||||
{
|
||||
ModVersion = modVersion,
|
||||
Name = title,
|
||||
ExpectedHash = tempPkg.CalculateHash(name: title, modVersion: modVersion)
|
||||
};
|
||||
modProject.Save(stagingFileListPath);
|
||||
|
||||
Reference in New Issue
Block a user