mirabel_rs provides a Rust wrapper for writing mirabel and surena plugins.
An example plugin can be found in the example
folder.
- Game
- Frontend
- Engine
- Game Wrap
- Engine Wrap
This project uses the following libraries:
- mirabel under the MIT License
- bindgen under the BSD 3-Clause License
- regex under the MIT License
- skia-safe under the MIT License
- gl_generator under the Apache License 2.0
See the LICENSE
file.