uyjulian / krunhandledexception

Unhandled exception handler for Kirikiri (2/Z)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

krunhandledexception

This Kirikiri (2/Z) plugin provides a method for handling unhandled exceptions.

Building

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

How to use

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

License

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

About

Unhandled exception handler for Kirikiri (2/Z)

License:MIT License


Languages

Language:C++ 94.9%Language:Makefile 5.1%