mirror of
https://github.com/cathery/sys-con.git
synced 2024-12-25 18:15:39 +00:00
Update libnx info in README.md
This commit is contained in:
parent
1985319a6a
commit
1c71923a66
@ -41,8 +41,8 @@ sys-con comes with a config folder located at `sdmc:/config/sys-con/`. It contai
|
|||||||
|
|
||||||
## Building (For developers)
|
## Building (For developers)
|
||||||
|
|
||||||
If you want to build this sysmodule yourself, you need to download the latest build of [libnx](https://github.com/switchbrew/libnx) and build it, then put the library and includes into your devkitpro libnx directory. Make a backup first.
|
The sysmodule uses the latest release of [libnx](https://github.com/switchbrew/libnx), grabbed from pacman.
|
||||||
After that, you can either type `make sysmodule -j8` to build a sysmodule nsp file, or `make applet -j8` to build an applet nro file. If no option is provided, it builds sysmodule.
|
After opening a console inside the project folder, you can type `make sysmodule -j8` to build a sysmodule nsp file, or `make applet -j8` to build an applet nro file. If no option is provided, it picks sysmodule.
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H316ZQV)
|
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H316ZQV)
|
||||||
|
Loading…
Reference in New Issue
Block a user