joesox / mcmyvault

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

Texturepack management #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a tab for texturepack management; logic as follows:
1) Has two selections: Current texturepacks and backup texturepacks
2) Cannot have the save backup location as worlds OR the backupfile must have a 
't%' or 'txtr%' prefix so program can still perform a Split('_') to get the 
correct World name.
3) Reads the current texturepacks in the texturepack folder.
4) When texturepack selected, show a preview similair to Minecraft
5) Right-click on one of the current texturepacks to backup
6) Right-click on one of the backuped texturepacks to restore

Original issue reported on code.google.com by joesox on 15 Oct 2012 at 2:09

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by joesox on 17 Oct 2012 at 12:23

GoogleCodeExporter commented 9 years ago
Implemented in version 1.5.0.0

Original comment by joesox on 19 Oct 2012 at 4:29