Making a game - How to compact images into a document/file?

lannyboy

Newbie
Aug 13, 2018
49
29
Hello!

How do I add all my images in a game to a document/file?

I have noticed by the games I download that instead of having a image folder filled with images, many have simply a rpa file that says images. How do I make that happen?

I am currently trying to createa a game using RenPy and Honey Select. I don't want to have folders filled with images either, a file or a document would be better when I upload the game. So anyone know how I can compact the images from a renpy-hs-game into a file/document? Any good tutorial out there? As far as I can see, only tutorials for how to extract them, but I cant find any for how to make them.

Any help would be much appreciated!
 

bas

retired
Donor
Respected User
Former Staff
May 6, 2017
3,988
30,554
The Ren'Py sdk automatically makes rpa (ren'py archives) when you build your game.