1
0
Fork 0
mirror of https://github.com/exverge-0/yuzu-games-parser.git synced 2024-12-22 04:32:05 +00:00

Initial commit

This commit is contained in:
Exverge 2024-04-30 19:06:23 -04:00
commit bd3141f400
No known key found for this signature in database
GPG key ID: 19AAFC0AC6A9B35A

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# yuzu-games-parser
Parser for yuzu's games compatibility API into another per-game format
`yuzu-games-parser <game_id>`
Originally to be used for the suyu website, however this can be used for anything (assuming you follow the license)
You need a copy of the eShop title metadata, you can get a version of it [here](https://raw.githubusercontent.com/blawar/titledb/master/US.en.json).