mirror of
https://github.com/cathery/sys-con.git
synced 2024-11-05 08:26:32 +00:00
Add building instructions in README.md
This commit is contained in:
parent
8d61e5b10b
commit
4b59d5541e
@ -32,6 +32,10 @@ sys-con comes with a config folder located at `sdmc:/config/sys-con/`. It contai
|
||||
- [ ] **[Motion Controls Support](https://github.com/cathery/sys-con/issues/9)**
|
||||
- [ ] **Config application**
|
||||
|
||||
## 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.
|
||||
After that, you can either type `make -f MakefileSysmodule -j8` to build a sysmodule nsp file, or `make -f MakefileApplet -j8` to build an applet nro file. Sorry that there's two makefiles, I can't be bothered to figure out the make language right now.
|
||||
|
||||
## Support
|
||||
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H316ZQV)
|
||||
|
Loading…
Reference in New Issue
Block a user