Creating pack files
Intrepid site
- Download the most recently release
- Compile it if you have downloaded the source code
- Put in a directory all the files you want to put in the pack-file
- If you want, put the packer (or packer.exe if you use windows) in the same directory of the files above
- Open the terminal (or the cmd if you use windows) and go to the directory of the files
- Create a txt file, and put in each line a name of a file you want to pack. ex:
picture.bmp
back.bmp
font.ttf
- now, save and close the file
- run the packer:
linux: ./packer file_with_list pack_name
windows: packer file_with_list pack_name
- that's it! in the directory it will appear the pack with the name you have chosen
If you have any troubles, ask your questions in our forum.
Eduardo Cruz