Release 3.5.0
This commit is contained in:
parent
422039f727
commit
73d7108a62
2
Makefile
2
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)
|
||||
|
@ -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`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user