Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uyjulian/basicdrawdevice

Modular basic draw device plugin for Kirikiri 2/Z
https://github.com/uyjulian/basicdrawdevice

krkr-plugin

Last synced: 6 days ago
JSON representation

Modular basic draw device plugin for Kirikiri 2/Z

Awesome Lists containing this project

README

        

# Modular BasicDrawDevice plugin for Kirikiri

This plugin provides BasicDrawDevice 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 `BasicDrawDevice.dll`.

## How to use

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

## License

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