groimp-platform:gs-project
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
groimp-platform:gs-project [2024/12/16 15:53] – gaetan | groimp-platform:gs-project [2025/01/22 15:54] (current) – Tim | ||
---|---|---|---|
Line 136: | Line 136: | ||
==== Compressed project (GSZ) ==== | ==== Compressed project (GSZ) ==== | ||
+ | A project can be compressed into an archive. The standard GroIMP extension is .gsz, but is is a simple archive. Any .zip, 7z, or other archive format would work (as long as you rename the extension .gsz). | ||
+ | |||
+ | The archive contains all the content of the project. It can be viewed, modified, or extracted with any archive tools on you computer. | ||
+ | |||
+ | Note that: | ||
+ | * GroIMP requires the archive extension to be .gsz. | ||
+ | * The archive need to follow the same compression order as a java package. Thus, if you want to compress the project manually you need to include first the META-INF directory. | ||
+ | |||
+ | For instance to compress a project in the current folder you can use the command: | ||
+ | |||
+ | '' |
groimp-platform/gs-project.1734360827.txt.gz · Last modified: 2024/12/16 15:53 by gaetan