yeah that is what I was talking about(you wouldn't need the directory info thou)
like:
1 2 3
| resources/images/gras.jpg 23A2DC23B2 resources/images/dirt.jpg 1DFE2343A2 resources/models/player.obj 7D32423322 |
But I probably would prefer my second idea. It is much more complicated but can be also more advanced.
This approach would be more like a little version control system(like git, svn). You could calculate patches between two version by comparing all the files and only providing the differences in diff files, which you then could pack into a zip file.