Hi peeps,
is there a way to add my application’s assets as resources, so they don’t appear in the ./data folder but are packed with the executable instead? And do I need to change the loading code then?
Drooz’
Hi peeps,
is there a way to add my application’s assets as resources, so they don’t appear in the ./data folder but are packed with the executable instead? And do I need to change the loading code then?
Drooz’
Did you find out how to do this? I’m also looking for information about how to include assets/resources in a compiled package.