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

https://github.com/brantje/emudeck-compatibility-list

Nice UI to check which emulated games work on the steamdeck
https://github.com/brantje/emudeck-compatibility-list

emudeck steamdeck

Last synced: 6 months ago
JSON representation

Nice UI to check which emulated games work on the steamdeck

Awesome Lists containing this project

README

          

# emudeck-compatibility-list

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ npm run serve

# build for production and launch server
$ npm run build
$ npm run start

```