A c++ engine module for the godot engine. Contains lots of classes to help with world generation.
Go to file
2019-11-16 23:43:46 +01:00
data Brought back the changes from the voxelman Repository. 2019-11-16 23:43:46 +01:00
main Brought back the changes from the voxelman Repository. 2019-11-16 23:43:46 +01:00
queued Rough class structure. 2019-09-22 22:12:20 +02:00
.gitignore Renamed the module world generator. 2019-09-19 23:24:25 +02:00
config.py
config.pyc
register_types.cpp Renamed PropData to WorldGeneratorPropData. 2019-11-07 19:47:59 +01:00
register_types.h Left out the .h file. 2019-09-19 23:32:22 +02:00
SCsub Renamed PropData to WorldGeneratorPropData. 2019-11-07 19:47:59 +01:00
world_generator.cpp Simple skeleton bingings. 2019-09-24 02:42:42 +02:00
world_generator.h Simple skeleton bingings. 2019-09-24 02:42:42 +02:00