mirror of
https://github.com/Masquerade64/SuperSteamPacker.git
synced 2026-02-04 05:31:18 +01:00
Add files via upload
This commit is contained in:
@@ -639,7 +639,7 @@ namespace SuperSteamPacker
|
||||
Directory.SetCurrentDirectory("Temp");
|
||||
if (Directory.Exists("steamapps\\workshop"))
|
||||
{
|
||||
Directory.Delete("steamapps\\workshop");
|
||||
Directory.Delete("steamapps\\workshop", true);
|
||||
}
|
||||
|
||||
List<string> DepotManifestList = new List<string>();
|
||||
|
||||
Reference in New Issue
Block a user