Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Custom C++ modules?

A topic by zodiepupper created Oct 12, 2023 Views: 102
Viewing posts 1 to 1

I love sunvox, and I'm planning on implementing the library as a core piece of my game, but I need to be able to pipe data from other libraries into it. Is there a way to create a custom module in C++ that would allow me to do this?