/layerExUDFlip

Primary LanguageC++MIT LicenseMIT

layerExUDFlip

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

Building

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

How to use

After Plugins.link("layerExUDFlip.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.