This plugin allows reading and writing of WebP images for Kirikiri / 吉里吉里
After cloning submodules and placing ncbind
and tp_stub
in the parent directory, a simple make
will generate krglhwebp.dll
.
After Plugins.link("krglhwebp.dll");
is used, the WebP image format will be supported.
This project is licensed under the MIT license. Please read the LICENSE
file for more information.