mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Remove some unnecessary windows natives from client package
Saves like a megabyte. Oops.
This commit is contained in:
@@ -57,7 +57,9 @@ IGNORED_FILES_WINDOWS = {
|
||||
"libEGL.dll",
|
||||
"swnfd.dll",
|
||||
"zstd.dll",
|
||||
"libsodium.dll"
|
||||
"zstd.pdb",
|
||||
"libsodium.dll",
|
||||
"zlib1.dll"
|
||||
}
|
||||
|
||||
IGNORED_FILES_MACOS = {
|
||||
|
||||
Reference in New Issue
Block a user