Hi guys,
I'm here to share with you my new project php-grf, with this guy you can use PHP to read and write grf files.
This only supports grf files with version 0x200;
This supports read and writing in grf files;
This code is based on https://github.com/MagicalTux/grf
The code ahead...