JK's Save Manager Switch Edition
Go to file
2018-07-01 23:08:50 -04:00
inc Begin adding touch controls + update readme 2018-07-01 23:08:50 -04:00
romfs/img Begin to show my final form 2018-07-01 11:44:49 -04:00
src Begin adding touch controls + update readme 2018-07-01 23:08:50 -04:00
.gitignore First 2018-06-10 22:04:04 -04:00
LICENSE Add License 2018-06-10 22:31:48 -04:00
Makefile Begin to show my final form 2018-07-01 11:44:49 -04:00
README.MD Begin adding touch controls + update readme 2018-07-01 23:08:50 -04:00

JKSV

JKSV for Switch. Mostly to get familiar with libnx. This is still a WIP. Nothing is final yet!

JKSV JKSV JKSV

Building:

  1. Requires devkitPro and libnx
  2. Requires switch-freetype, libpng, and libjpeg-turbo

Credits and Thanks:

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