Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bates64/mupen64plus-sys
Rust bindings to libmupen64plus
https://github.com/bates64/mupen64plus-sys
Last synced: 14 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T15:31:31.000Z (11 months ago)
- Last Synced: 2024-11-14T17:50:39.174Z (about 1 month 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`).