voxel / ideas

issue tracker for new voxel.js plugin ideas
4 stars 1 forks source link

Nova API support for voxel.js #37

Open deathcap opened 9 years ago

deathcap commented 9 years ago

https://github.com/NOVAAPI/NovaCore

https://mobile.twitter.com/voxcpw/status/561570815553323008

http://novaapi.net

NOVA stands for "Neatly Organized Voxel API" and is a modding abstraction layer for voxel games. This means that you can work with the functions of this API without having to bother what kind of block-based game or mod loader you are running on. It provides modders with the ability to write mods for any game or mod loader that has a NOVA - compatible wrapper for it - which will at least include Minecraft Forge on 1.7.10 and 1.8, but we also intend to support other minecraft alternatives.

see also: https://github.com/deathcap/voxel-ideas/issues/35 SpongeAPI

deathcap commented 3 years ago

https://github.com/NOVA-Team/NOVA-Core/issues/327 asks on August of 2020 "Did NOVA development stop?"