JK's Save Manager Switch Edition
Go to file
2018-06-23 16:16:37 -04:00
inc Small update 2018-06-23 16:16:37 -04:00
romfs/img Add theme detection 2018-06-23 00:01:49 -04:00
src Small update 2018-06-23 16:16:37 -04:00
.gitignore First 2018-06-10 22:04:04 -04:00
LICENSE Add License 2018-06-10 22:31:48 -04:00
Makefile Make 'Dump All' available to user 2018-06-22 22:23:58 -04:00
README.MD Small update 2018-06-23 16:16:37 -04:00

JKSV

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

JKSV

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.