diff --git a/Makefile b/Makefile index 7639f3f..961a01b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -export APP_VERSION := 3.4.1 +export APP_VERSION := 3.5.0 ifeq ($(RELEASE),) export APP_VERSION := $(APP_VERSION)-$(shell git describe --dirty --always) diff --git a/README.md b/README.md index f3f75e1..ed1434c 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,13 @@ The following [pacman packages](https://devkitpro.org/wiki/devkitPro_pacman) are - `switch-freetype` - `switch-libconfig` - `switch-libjpeg-turbo` -- `switch-zlib` +- `switch-physfs` The following libraries are required to build for PC: - `libfreetype` - `libconfig` - `libjpeg-turbo` -- `libminizip` +- `libphysfs` Building for Switch/PC requires `zip`.