Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uyjulian/krglheri
ERI plugin for KIRIKIRI Z
https://github.com/uyjulian/krglheri
krkr-plugin
Last synced: 7 days ago
JSON representation
ERI plugin for KIRIKIRI Z
- Host: GitHub
- URL: https://github.com/uyjulian/krglheri
- Owner: uyjulian
- License: mit
- Created: 2023-08-04T06:07:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-14T22:44:14.000Z (5 months ago)
- Last Synced: 2024-10-18T20:38:08.896Z (27 days ago)
- Topics: krkr-plugin
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ERI plugin for Kirikiri
This plugin allows reading and writing of ERI images for Kirikiri / 吉里吉里
## Building
After cloning submodules and placing `ncbind` and `tp_stub` in the parent directory, a simple `make` will generate `krglheri.dll`.
## How to use
After `Plugins.link("krglheri.dll");` is used, the ERI image format will be supported.
## License
This project is licensed under the MIT license. Please read the `LICENSE` file for more information.