I've heard about it multiple times while researching rust game engines....
it's open source and they use their own in-house game engine which is kinda interesting... (usually for projects of this scale, you either use a game engine/framework or integrate opengl/vulkan/wgpu code directly into your game, as there's no need for creating a flexible engine if you're the only user)