A c++ Godot Engine module that contains Broken Seals related code. Level generators for example.
Go to file
2021-04-19 10:13:14 +02:00
doc_classes Sync classref with current source. 2020-06-20 23:34:49 +02:00
.gitignore
biome_terrarin_generator.cpp Fix compile without voxelman. 2021-04-19 10:13:14 +02:00
biome_terrarin_generator.h Fix compile without voxelman. 2021-04-19 10:13:14 +02:00
config.py Removed the copyright header from config.py, as utf-8 characters apparently can cause issues. 2020-08-08 20:04:09 +02:00
LICENSE
README.md
register_types.cpp Renamed BiomeBase to BiomeTerrarinGenerator, and now it's a Reference, because as it turns out inheriting a class from a different module causes crashes. 2020-07-21 21:15:27 +02:00
register_types.h Fix copy paste fail. 2020-05-23 20:29:06 +02:00
SCsub Fix compile without voxelman. 2021-04-19 10:13:14 +02:00

Broken Seals Module

C++ code for Broken Seals.