Plugin Directory

Changeset 609136


Ignore:
Timestamp:
10/07/2012 12:01:02 PM (13 years ago)
Author:
KwarK
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • warcraft-bundle/trunk/readme.txt

    r609135 r609136  
    126126= images break =
    127127
    128 * I start studies in web development then if I'm not able here to update the images regulary, you may look @ wb-main-fork.php, I have added a php function to generate the good images names for icons (use only in test environment from your computer, no in production environment). You must change bmp from your game to png first. After these manipulation and when your images is ready (after the function to rename) in png format, to resize to 18,36,56 with a mask and cutting the border, you have `light image resizer 4` to make this work easily. Don't forget, images are the propriety of Blizzard entertainement and I could not be held responsible for any use you make of these images. Make in usage in a way of "good father of familly": for AddOns or for usage with the official Api. In its interface-addon-kit example and tutorial, Blizzard explain "some tools exist" to extract img from the client. So, in usage in a way of "good father of familly" I think is ok to extract images for AddOns creation or for official Api usage.
     128* I start studies in web development then if I'm not able here to update the images regulary, you may look @ wb-main-fork.php, I have added a php function to generate the good images names for icons (use only in test environment from your computer, no in production environment). You must change bmp from your game to png first. After these manipulation and when your images is ready (after the function to rename) and in png format, to resize to 18,36,56 with a mask and cutting the border, you have `light image resizer 4` to make this work easily. Don't forget, images are the propriety of Blizzard entertainement and I could not be held responsible for any use you make of these images. Make in usage in a way of "good father of familly": for AddOns or for usage with the official Api. In its interface-addon-kit example and tutorial, Blizzard explain "some tools exist" to extract img from the client. So, in usage in a way of "good father of familly" I think is ok to extract images for AddOns creation or for official Api usage.
    129129
    130130= define WPLANG constant =
Note: See TracChangeset for help on using the changeset viewer.