Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Send All Mods in Their Own Zip File #67

@DecoyLex

Description

@DecoyLex

With the fancy zip library introduced in 1.2.1, it has only been used to download the game on the first connection to a server. Now, I think it's time to put this library to more extensive use.

All mod files will have their own zip file with a file structure.
Example:
ExampleMod.zip
|
|-mods
| | modfile.zip
| /
|-config
| | mod_ModFile.cfg
| /
|-resources
| |-mod
| | |-sound
| | | | somesoundfile.ogg
| / / /
|/ /
|/
|
|
This will allow a greater level of accuracy, control, and simplicity for clients and server admins.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions