cmrc is a resource compiler which can embed files with cmake into the main binary. this makes it a little bit hard to reverse engineer closed source games and their assets.
it has a filesystem like mechanism which can be embedded into resources to load files from their rather than from os folders.
cmrc is a resource compiler which can embed files with cmake into the main binary. this makes it a little bit hard to reverse engineer closed source games and their assets.
it has a filesystem like mechanism which can be embedded into resources to load files from their rather than from os folders.