diff options
| author | gdkchan <gab.dark.100@gmail.com> | 2018-02-04 22:39:03 -0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-04 22:39:03 -0200 |
| commit | 6ae5587b5eecd0519162e4e0072dcbb918a37315 (patch) | |
| tree | 283dfd9063c00841c7dec72c45ce9fa18b9a030f /README.md | |
| parent | d7ee5809bc18cd62d78ca094c1a5e44b541d6892 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,3 +3,8 @@ Experimental Switch emulator written in C# Don't expect much from this. Some homebrew apps works, and Tetris shows the intro logos (sometimes) but that's about it for now. Contributions are always welcome. + +**Running** + +To run this emulator, you need the .NET Core 2.0 (or higher) SDK. +Run `dotnet run -c Release -- game.nro` inside the Ryujinx solution folder. |
