HaloSPV3 / AmaiSosu

An alternative OpenSauce installer that preserves the sweetness.
GNU General Public License v3.0
3 stars 0 forks source link

Add manifest to uncompressed packages #5

Open BinToss opened 3 years ago

BinToss commented 3 years ago

This would assist in data-driven packaging mechanisms. E.g. Package's destination(s)? Should the root directory be copied into the destination or merged with it if the names are the same?

Each release should have only one manifest containing the info for each package. When compiling a release, the manifest will be in the root directory of the compilation Source path, outside the package(s).

Note: perhaps "packages" should be "sub-packages"...

Related issue(s): https://github.com/HaloSPV3/HCE/issues/225