Move from impl-packages to an api-package for modder-friendly stuff
asiekierka opened this issue ยท 1 comments
- All new APIs going forward should be placed in .api, and expose as few non-modder-accessible methods as possible.
- Most likely coinciding with the first snapshot of 2019, we will move all existing APIs to .api, which is a highly breaking one-time change (thus the delay!)