SilverKnightVGM / pywright

Automatically exported from code.google.com/p/pywright
0 stars 0 forks source link

Optimize function #175

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Could just be a script. Runs through and optimizes games.

Off the top of my head:

1) Delete graphics or sounds that are already included with pywright (and 
aren't a CASE overwriting the parent GAME's unique graphic file)
2) Zips folders as appropriate
3) Precaches file layout

Should we do any script checking/modification? Probably a separate ticket if so.

Original issue reported on code.google.com by saluk64007@gmail.com on 4 Feb 2014 at 8:41