See: Description
| Class | Description |
|---|---|
| GenerateZip |
Task for generating a server pack from a modpack ZIP-archive.
|
| ZipController |
RestController responsible for handling ZIP-archive uploads and server pack generation from the
very same.
|
| ZipService |
Service class for backend tasks related to storing ZIP-archives uploaded through
ZipController. |