NOVA-Monorepo icon indicating copy to clipboard operation
NOVA-Monorepo copied to clipboard

The core API of the NOVA voxel game modding system

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

  • Issue tracker GitHub
  • Project main page (https://nova-team.github.io)

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.