Update Readme

This commit is contained in:
J-D-K 2018-06-13 18:25:21 -04:00
parent 904604e1b6
commit ac65504083

View File

@ -1,3 +1,11 @@
#JKSV
# JKSV
JKSV for Switch. Mostly to get used to libnx.
JKSV for Switch. Mostly to get used to libnx. Reuses a lot of code of JKSM for 3DS.
# Building:
1. Requires [devkitPro](https://devkitpro.org/) devkitA64
2. Requires switch-freetype
# Credits and Thanks:
* [shared-font](https://github.com/switchbrew/switch-portlibs-examples) example by yellows8
* Authors of switch-examples for account and save mounting code.