Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`).