Commit graph

2 commits

Author SHA1 Message Date
ba8df7fba3
games-emulation/ryujinx: gen Manifest 2025-03-08 09:28:17 -08:00
65222a30cc
games-emuation/ryujinx: add package (1.2.82)
Uses my git.rgst.io mirror to be (hopefully) more stable that Github.

To get the list of "NUGETS" I used
<https://wiki.gentoo.org/wiki/Dotnet/Devguide#Finding_correct_NuGet_packages>.

Note that you must run it with the version of dotnet on your system
since it won't autodetect:

```bash
gdmt restore --project "$(pwd)" --sdk-ver 9.0
```
2025-03-08 08:06:17 -08:00