JK's Save Manager Switch Edition
Go to file
2018-06-15 20:40:22 -04:00
inc Tweaks 2018-06-15 20:40:22 -04:00
romfs/img Add blending and slightly better MS Paint buttons 2018-06-14 21:24:08 -04:00
src Tweaks 2018-06-15 20:40:22 -04:00
.gitignore First 2018-06-10 22:04:04 -04:00
LICENSE Add License 2018-06-10 22:31:48 -04:00
Makefile Tweaks 2018-06-15 20:40:22 -04:00
README.MD Update Readme 2018-06-13 18:25:21 -04:00

JKSV

JKSV for Switch. Mostly to get used to libnx. Reuses a lot of code of JKSM for 3DS.

Building:

  1. Requires devkitPro devkitA64
  2. Requires switch-freetype

Credits and Thanks:

  • shared-font example by yellows8
  • Authors of switch-examples for account and save mounting code.