Tim Weilkiens
-
2017-02-21
- Milestone: 4.1 --> 4.2
To generate releases which can be readily installed via MD's resource manager, minimally a ZIP archive needs to be created. To facilitate this, I think some sort of build system would be useful. Apart from simply zip-ping the stuff together, it could also generate the corresponding <file> elements in the descriptor.xml. For adding custom behaviour in Java later, we would need some build system anyway. I would suggest using make. I will create a new branch for prototyping this. If and when we're happy with it, it can be merged into the trunk.