Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uyjulian/layerexlrflip
https://github.com/uyjulian/layerexlrflip
krkr-plugin
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uyjulian/layerexlrflip
- Owner: uyjulian
- License: mit
- Created: 2021-08-29T02:43:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T00:00:55.000Z (9 months ago)
- Last Synced: 2024-10-18T20:44:36.817Z (27 days ago)
- Topics: krkr-plugin
- Language: C++
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# layerExLRFlip
This Kirikiri (2/Z) plugin provides a modular replacement for `Layer.flipLR`.
## Building
After cloning submodules and placing `ncbind` and `tp_stub` in the parent directory, a simple `make` will generate `layerExLRFlip.dll`.
## How to use
After `Plugins.link("layerExLRFlip.dll");` is used, the additional functions will be exposed under the `Layer` class.
## License
This project is licensed under the MIT license. Please read the `LICENSE` file for more information.