Descriptioncheck_dups: Add a script to check for the same resource in multiple pak files.
The usage is:
check_dups.py first.pak second.pak ...
The script looks at each resource pack, and throws an exception if a resource
with the same id exists in more than one resource pack. This can be useful to
avoid accidentally increasing the install-size.
BUG=tbd
Patch Set 1 #Patch Set 2 : self-nits #Patch Set 3 : test #Patch Set 4 : fix-test-oops #Patch Set 5 : better-test #
Total comments: 5
Patch Set 6 : . #
Messages
Total messages: 9 (2 generated)
|