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"...
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