mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
Add compression level support to ZipPacker
This commit is contained in:
parent
30bb49ec1f
commit
0ed8bf89ae
11 changed files with 229 additions and 2 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
@ -178,6 +178,7 @@
|
|||
/modules/regex/tests/ @godotengine/core @godotengine/tests
|
||||
/modules/zip/ @godotengine/core
|
||||
/modules/zip/doc_classes/ @godotengine/core @godotengine/documentation
|
||||
/modules/zip/tests @godotengine/core @godotengine/tests
|
||||
|
||||
# Platform
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue