mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-04-26 01:59:55 -05:00
15 lines
762 B
Markdown
15 lines
762 B
Markdown
# JKSV
|
|
|
|
JKSV for Switch. Mostly to get familiar with libnx. **This is still a WIP. Nothing is final yet!**
|
|
|
|
<img src="https://dl.dropboxusercontent.com/s/wk5igkkdt89ytob/JKSV.jpg" alt="JKSV" width="240"></img>
|
|
<img src="https://dl.dropboxusercontent.com/s/xaqycf724p8ut2n/JKSV_3.jpg" alt="JKSV" width="240"></img>
|
|
<img src="https://dl.dropboxusercontent.com/s/e5qvbiz88hsrtbc/JKSV_2.jpg" alt="JKSV" width="240"></img>
|
|
|
|
# Building:
|
|
1. Requires [devkitPro](https://devkitpro.org/) and [libnx](https://github.com/switchbrew/libnx)
|
|
2. Requires switch-freetype, libpng, and libjpeg-turbo
|
|
|
|
# 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. |