mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-18 00:21:33 -07:00
Matt OCD fix (remove redist.zip from Studio extract roots)
This commit is contained in:
parent
1f1d8257ec
commit
f458c26afb
@ -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\"},
|
||||
|
Loading…
Reference in New Issue
Block a user