Increment version, add dependencies to readme

This commit is contained in:
tomGER 2021-01-05 20:41:36 +01:00 committed by cathery
parent d75823c375
commit 165587c0ff
2 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -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
```