Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uyjulian/krpgp
PGP plugin for Kirikiri / 吉里吉里
https://github.com/uyjulian/krpgp
krkr-plugin
Last synced: 7 days ago
JSON representation
PGP plugin for Kirikiri / 吉里吉里
- Host: GitHub
- URL: https://github.com/uyjulian/krpgp
- Owner: uyjulian
- License: mit
- Created: 2019-09-28T04:25:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T21:10:59.000Z (5 months ago)
- Last Synced: 2024-10-18T20:38:47.078Z (27 days ago)
- Topics: krkr-plugin
- Language: C++
- Homepage:
- Size: 2.43 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PGP plugin for Kirikiri
This plugin allows the usage of PGP functions in Kirikiri / 吉里吉里
## Building
After cloning submodules and placing `ncbind` and `tp_stub` in the parent directory, a simple `make` will generate `krpgp.dll`.
## How to use
After `Plugins.link("krpgp.dll");` is used, the krpgp interface will be exposed under the `krpgp` class.
## License
This project is licensed under the MIT license. Please read the `LICENSE` file for more information.