mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +00:00
18 lines
309 B
Markdown
18 lines
309 B
Markdown
# Libretro Super Repository
|
|
|
|
Fetch, build and install a number of [libretro](http://www.libretro.com/) projects.
|
|
|
|
## Dependencies
|
|
|
|
See the [Compilation](https://github.com/libretro/RetroArch/wiki#compilation) notes for prerequisites.
|
|
|
|
## Usage
|
|
|
|
### Download and Build
|
|
|
|
make
|
|
|
|
### Install
|
|
|
|
make install
|