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
java mod nova

Build Status Coverage

Nova API

NOVA is a voxel game modding framework designed to allow mods to be run across different voxel games.

NOVA is licensed under the LGPL v3 License. https://opensource.org/licenses/lgpl-3.0.html

Important links

Dependencies

For all libraries we use, include it in your IDE as a jar library.

Formatting

Any contributions should use the NOVA formatter. Instructions for applying to IDEA and Eclipse formatters can be found here.