diff options
Diffstat (limited to 'README-SWITCH.md')
-rw-r--r-- | README-SWITCH.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README-SWITCH.md b/README-SWITCH.md index f2f23f290..3592bd762 100644 --- a/README-SWITCH.md +++ b/README-SWITCH.md @@ -1,7 +1,7 @@ Installation - - Register for a "Mana World" account on your computer: https://www.themanaworld.org/register - - Copy the "manaplus" folder to your sdcard ("/switch/manaplus") + - Copy the "manaverse" folder to your sdcard ("/switch/manaplus") - Launch the game, login and enjoy Default buttons mapping: @@ -42,4 +42,4 @@ cp packaging/switch/CMakeLists.txt.switch CMakeLists.txt mkdir cmake-build-release && cd cmake-build-release cmake -DPLATFORM_SWITCH=ON -DCMAKE_BUILD_TYPE=Release ../ make ManaPlus.nro -```
\ No newline at end of file +``` |