Quote:
Originally Posted by cyberhypnotic
There are two ways to distinguish the differences between tar and zip files.
The easiest and most obvious way is by the file extension. Zip files end with .zip and tar files end with .tar.
The other way is that the ibproarcade tar games would be like this...
Take the game Pacman, for example: In tar format, looks like game_pacman.tar and in zip format, looks like pacman.zip.
|
I was asking about what should be the contents of tar and zip file. I downloaded some ibproarcade games in tar files and they contained those 4 files: 2 gifs, 1 swf and one php file. Is that all it should have?