diff options
| author | gdkchan <gab.dark.100@gmail.com> | 2018-05-11 20:18:59 -0300 |
|---|---|---|
| committer | gdkchan <gab.dark.100@gmail.com> | 2018-05-11 20:18:59 -0300 |
| commit | fee4b0eb8afb52901bb399b7b151cb907c5680f3 (patch) | |
| tree | 1d16668dbf5e704f36fcde5bace7e86f7504f49b /README.md | |
| parent | 5ed1471d9687ac7685d288a675c99ed3444a176f (diff) | |
Update min sdk version on readme (for real this time)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Contributions are always welcome. **Building** -To build this emulator, you will need the .NET Core 2.0 (or higher) SDK. https://www.microsoft.com/net/download/ +To build this emulator, you will need the .NET Core 2.1 (RC1) (or higher) SDK. https://www.microsoft.com/net/download/ In release builds, memory checks are disabled to improve performances. Or just drag'n'drop the *.NRO / *.NSO or the game folder on the executable if you have a pre-build version. |
