NOVA-Team / NOVA-Monorepo

The core API of the NOVA voxel game modding system
https://nova-team.github.io
GNU Lesser General Public License v3.0
66 stars 23 forks source link

Remove Loadable: The specification #248

Closed ExE-Boss closed 7 years ago

ExE-Boss commented 7 years ago

Seeing as Loadable is marked as @Deprecated and heavily tied to Minecraft Forge and Forge Mod Loader, I’ve thought of a way to remove it. The following specification is based largely off of the discussion at NOVA-Team/NOVA-Core#141 and how NOVA has been implemented.

Specification

To do