mirror of
https://github.com/Team-Neptune/DeepSea-Toolbox.git
synced 2024-11-23 04:19:42 +00:00
Increment version, add dependencies to readme
This commit is contained in:
parent
d75823c375
commit
165587c0ff
2
Makefile
2
Makefile
@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules
|
||||
#---------------------------------------------------------------------------------
|
||||
VERSION_MAJOR := 4
|
||||
VERSION_MINOR := 0
|
||||
VERSION_MICRO := 0
|
||||
VERSION_MICRO := 1
|
||||
|
||||
APP_TITLE := Hekate Toolbox
|
||||
APP_AUTHOR := WerWolv, cathery
|
||||
|
12
README.md
12
README.md
@ -8,4 +8,14 @@ A toolbox that allows the user to change settings of the loader (requires a modi
|
||||
- Reading and modifying whether the album or the hbmenu launches by default
|
||||
- Sysmodule hotloading and unloading
|
||||
- Reboot to Hekate profiles and the Hekate menu
|
||||
- HID-mitm button config
|
||||
- HID-mitm button config
|
||||
|
||||
## Compiling
|
||||
|
||||
You need:
|
||||
|
||||
```
|
||||
switch-libjpeg-turbo
|
||||
switch-freetype
|
||||
switch-dev
|
||||
```
|
Loading…
Reference in New Issue
Block a user