Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions specification/versions/2.2.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# OpenIV Package format – Version 2.2

## Summary
OIV Package version 2.2 must be a [ZIP archive](https://en.wikipedia.org/wiki/Zip_\(file_format\)) without password, the compression level is not important. Only "Stored" and "Deflate" compression methods are supported.
OIV Package version 2.2 must be a [ZIP archive](https://en.wikipedia.org/wiki/Zip_\(file_format\)) without password, the compression level is not important. Only "Stored" and "Deflate" compression methods are supported, and the maximum zip size is 4GB.

## Table of Contents
- [Summary](#summary)
Expand Down Expand Up @@ -627,4 +627,4 @@ The following example is showing how to add or replace file inside GTA V update.
```

## Package Example
You can download example package [here](https://github.com/OpenIV-Team/OpenIV-PackageFormat/tree/master/specification/examples/v2.2)
You can download example package [here](https://github.com/OpenIV-Team/OpenIV-PackageFormat/tree/master/specification/examples/v2.2)