I was reading different approaches to procedural level generation, while reading how the Dead Cells developers achieved it using a tool called CastleDB I noticed how useful it could be for a project in which I’m currently working on.
Alas I couldn’t find anything on how CastleDB could be used with Unity. Does anyone know any how to implement a CastleDB database in unity or any similar alternatives to it ?