A c++ Godot Engine module that contains Broken Seals related code. Level generators for example.
Go to file
Relintai 14c239fd87 Ported the basic test biome generation method to a new BiomeBase class. 2020-05-23 22:01:38 +02:00
.gitignore
LICENSE
README.md
SCsub Ported the basic test biome generation method to a new BiomeBase class. 2020-05-23 22:01:38 +02:00
biome_base.cpp Ported the basic test biome generation method to a new BiomeBase class. 2020-05-23 22:01:38 +02:00
biome_base.h Ported the basic test biome generation method to a new BiomeBase class. 2020-05-23 22:01:38 +02:00
config.py
register_types.cpp Ported the basic test biome generation method to a new BiomeBase class. 2020-05-23 22:01:38 +02:00
register_types.h Fix copy paste fail. 2020-05-23 20:29:06 +02:00

README.md

Broken Seals Module

C++ code for Broken Seals.