uyjulian / krglhwebp

WebP plugin for KIRIKIRI Z

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebP plugin for Kirikiri

This plugin allows reading and writing of WebP images for Kirikiri / 吉里吉里

Building

After cloning submodules and placing ncbind and tp_stub in the parent directory, a simple make will generate krglhwebp.dll.

How to use

After Plugins.link("krglhwebp.dll"); is used, the WebP image format will be supported.

License

This project is licensed under the MIT license. Please read the LICENSE file for more information.

About

WebP plugin for KIRIKIRI Z

License:MIT License


Languages

Language:C++ 71.3%Language:Makefile 28.7%