bonesoul / voxeliq

voxeliq is an open source block-based game engine implementation developed with C#
http://www.int6.org/tag/voxeliq
Microsoft Public License
163 stars 43 forks source link

MOD Support #52

Open bonesoul opened 11 years ago

bonesoul commented 11 years ago

As suggested by https://github.com/Delwin9999/voxeliq/issues/7, the engine needs mod support.

ishantheperson commented 10 years ago

By mod, do we mean something like an extension (like Minecraft mods) or separate standalone games?