Matt OCD fix (remove redist.zip from Studio extract roots)

This commit is contained in:
reggie 2024-10-15 14:16:24 -05:00 committed by GitHub
parent 1f1d8257ec
commit f458c26afb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,6 @@
public override IReadOnlyDictionary<string, string> PackageDirectoryMap { get; set; } = new Dictionary<string, string>()
{
{ "RobloxStudio.zip", @"" },
{ "redist.zip", @"" },
{ "LibrariesQt5.zip", @"" },
{ "content-studio_svg_textures.zip", @"content\studio_svg_textures\"},