https://github.com/bates64/mupen64plus-sys
Rust bindings to libmupen64plus
https://github.com/bates64/mupen64plus-sys
Last synced: 3 months ago
JSON representation
Rust bindings to libmupen64plus
- Host: GitHub
- URL: https://github.com/bates64/mupen64plus-sys
- Owner: bates64
- License: gpl-2.0
- Created: 2021-09-13T00:55:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T15:31:31.000Z (over 2 years ago)
- Last Synced: 2025-12-28T15:13:02.495Z (6 months ago)
- Language: Rust
- Homepage: https://docs.rs/mupen64plus-sys
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mupen64plus-sys
Rust bindings to libmupen64plus shared library.
`libmupen64plus.(so|dll|dylib)` must be available in the system lib dirs. You can get it for your OS from [GitHub releases](https://github.com/mupen64plus/mupen64plus-core/releases) or build mupen64plus-core from source (`make -C mupen64plus-core/projects/unix/Makefile all`).