mirror of
https://github.com/Relintai/world_generator.git
synced 2024-11-08 10:02:10 +01:00
A c++ engine module for the godot engine. Contains lots of classes to help with world generation.
data | ||
doc_classes | ||
main | ||
queued | ||
.gitignore | ||
config.py | ||
config.pyc | ||
LICENSE | ||
README.md | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
world_generator.cpp | ||
world_generator.h |
World Generator
World generator Engine module. Right now it's mostly data classes.