.pak type file?

BlitzPlus Forums/BlitzPlus Beginners Area/.pak type file?

How could I put all my images and sounds into one file? Kind of like a .pak where all the files are still accessed by the game.

Otherwise the game folder gets messy and it's easier for people to rip sprites and sounds...

Thanks.

You could use a zip library for that, but also you can use this wich is made in Blitz+. It has an easy-to-use application added too.

Everything is explained here:
http://www.blitzbasic.com/Community/posts.php?topic=54871