uyjulian / layerExCopy9Patch

Modular copy 9 patch plugin for Kirikiri 2/Z

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

layerExCopy9Patch

This Kirikiri (2/Z) plugin provides a modular replacement for Layer.copy9Patch.

Building

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

How to use

After Plugins.link("layerExCopy9Patch.dll"); is used, the additional functions will be exposed under the Layer class.

License

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

About

Modular copy 9 patch plugin for Kirikiri 2/Z

License:MIT License


Languages

Language:C++ 87.3%Language:C 12.6%Language:Makefile 0.1%