A c++ engine module for the godot engine. Contains lots of classes to help with world generation.
Go to file
2019-10-18 10:22:11 +02:00
data More work on the bindings. 2019-10-18 10:22:11 +02:00
main More work on the bindings. 2019-10-18 10:22:11 +02: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 Initial commit. 2019-04-20 14:51:33 +02:00
config.pyc Initial commit. 2019-04-20 14:51:33 +02:00
register_types.cpp More work on the bindings. 2019-10-18 09:43:45 +02:00
register_types.h Left out the .h file. 2019-09-19 23:32:22 +02:00
SCsub More work on the bindings. 2019-10-18 09:43:45 +02: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