A GUI to generate patch files such as
- Patch[version].txt
- Patch[version].pak.md5
- PatchInfoServer.cfg
by dragging your PAK file onto window.
Put your patch path into config.json
e.g.
{
"path": "C:/xampp/htdocs/Patch/"
}
Or if you use phpstudy 5.2
{
"path": "C:/php5.2/WWW/GX/"
}