mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-18 16:41:36 -07:00
Add redist.zip to common extract roots
This commit is contained in:
parent
2f2163a888
commit
1f1d8257ec
@ -13,6 +13,7 @@ namespace Bloxstrap.AppData
|
||||
private IReadOnlyDictionary<string, string> _commonMap { get; } = new Dictionary<string, string>()
|
||||
{
|
||||
{ "Libraries.zip", @"" },
|
||||
{ "redist.zip", @"" },
|
||||
{ "shaders.zip", @"shaders\" },
|
||||
{ "ssl.zip", @"ssl\" },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user