commit bd3141f400a3dddffaa119280c9fdb04eb034213 Author: Exverge Date: Tue Apr 30 19:06:23 2024 -0400 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a2f6c4 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# yuzu-games-parser +Parser for yuzu's games compatibility API into another per-game format + +`yuzu-games-parser ` + +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).