A c++ engine module for the godot engine. Contains lots of classes to help with world generation.
Go to file
2020-04-20 17:37:18 +02:00
data Update for the latest Voxelman. 2020-04-19 23:36:05 +02:00
doc_classes Sync classref with current source. 2020-04-20 17:37:18 +02:00
main Update for the latest Voxelman. 2020-04-19 23:36:05 +02:00
queued
.gitignore
config.py
config.pyc
LICENSE
README.md
register_types.cpp
register_types.h
SCsub
world_generator.cpp Clang format. 2020-04-10 13:56:08 +02:00
world_generator.h

World Generator

World generator Engine module. Right now it's mostly data classes.