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

Jar Manifest should hint at mod classes #219

Open SoniEx2 opened 8 years ago

SoniEx2 commented 8 years ago

NOVA should allow the jar manifest to hint at mod classes, and skip searching for @Mod annotations if one is found. Optionally, an annotation processor may be used to automatically generate the manifest.