JK's Save Manager Switch Edition
Go to file
2018-06-13 18:25:21 -04:00
inc Add stuff to Devmode 2018-06-13 10:47:25 -04:00
romfs/img First 2018-06-10 22:04:04 -04:00
src Add stuff to Devmode 2018-06-13 10:47:25 -04:00
.gitignore First 2018-06-10 22:04:04 -04:00
LICENSE Add License 2018-06-10 22:31:48 -04:00
Makefile Add confirmation 2018-06-12 17:12:42 -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.