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:
commit
bd3141f400
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal 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).
|
Loading…
Reference in a new issue