Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uyjulian/passthroughdrawdevice

Modular pass through draw device plugin for Kirikiri 2/Z
https://github.com/uyjulian/passthroughdrawdevice

krkr-plugin

Last synced: 7 days ago
JSON representation

Modular pass through draw device plugin for Kirikiri 2/Z

Awesome Lists containing this project

README

        

# Modular PassThroughDrawDevice plugin for Kirikiri

This plugin provides PassThroughDrawDevice as a module for Kirikiri / 吉里吉里 2/Z

## Building

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

## How to use

After `Plugins.link("PassThroughDrawDevice.dll");` is used, the additional class will be available under `Window.PassThroughDrawDeviceModule`.

## License

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