Version 4.0.1 README.md

This commit is contained in:
absrdm
2025-12-07 12:46:33 -05:00
committed by GitHub
parent 59141abc74
commit 5aa903b375

View File

@@ -46,7 +46,7 @@ Pokéswitch also supports (bulk) moving, cloning, exporting, and releasing Poké
Copy `Pokeswitch.nro` to `/switch` (or wherever else) on your microSD card and launch it via HBL title override (issues may occur in applet mode). Select the "Information" option from the main menu to view controls. (Note that the main menu will not be available if no supported savedata is present on the system.) Copy `Pokeswitch.nro` to `/switch` (or wherever else) on your microSD card and launch it via HBL title override (issues may occur in applet mode). Select the "Information" option from the main menu to view controls. (Note that the main menu will not be available if no supported savedata is present on the system.)
# Images # Images
![main_menu](https://github.com/user-attachments/assets/e755ad37-8d1b-4a38-85d1-bda982f742d1) ![main_menu](https://github.com/user-attachments/assets/ca0aa8e8-196b-4000-916e-ee5079d7bbb8)
![box](https://github.com/user-attachments/assets/1e3747f0-cc20-451c-a394-c50d7914836c) ![box](https://github.com/user-attachments/assets/1e3747f0-cc20-451c-a394-c50d7914836c)
@@ -90,4 +90,5 @@ I thought someone would make something like this but no one ever did
# Acknowledgements # Acknowledgements
The UI was created with (a slightly modified version of) [Plutonium](https://github.com/XorTroll/Plutonium) by [XorTroll](https://github.com/XorTroll). The UI was created with (a slightly modified version of) [Plutonium](https://github.com/XorTroll/Plutonium) by [XorTroll](https://github.com/XorTroll).
The Nintendo Switch development platform, [libnx](https://github.com/switchbrew/libnx), was provided by [Switchbrew](https://switchbrew.org/wiki/Main_Page).
The Nintendo Switch development platform, [libnx](https://github.com/switchbrew/libnx), was provided by [Switchbrew](https://switchbrew.org/wiki/Main_Page).