Following [these instructions](https://cycling74.com/tutorials/package-authoring-an-introduction) ## Package file structure - Mapper - /externals: (.mxe64) - /help: help files (.maxhelp) - /docs: reference files (.maxref.xml) (adapt from [here](https://github.com/nwolek/LowkeyNW/blob/master/docs/nw.cppan~.maxref.xml)) - /support: dlls and dylibs ## TODO - [x] Edit CI to build the packages for each platform with the correct folder structure - [x] Merge [this branch](https://github.com/bboettcher3/mapper-max-pd/tree/feat/windows_cmake) into main - [ ] Make a release, grab CI artifacts and [submit ](https://cycling74.com/support/submit-packages) to Max package manager