Skip to content

Commit

Permalink
version 2.1 release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
vgmoose committed Mar 27, 2019
1 parent 9421051 commit a0a9681
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile.switch
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ EXEFS_SRC := exefs_src

APP_TITLE := hb App Store
APP_AUTHOR := vgmoose
APP_VERSION := 2.0
APP_VERSION := 2.1
ICON := romfs/res/icon.jpg
#APP_TITLEID := is the titleID of the app stored in the .nacp file (Optional)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The below instructions are currently for Linux and macOS
2. Setup [wiiu-fling](https://gitlab.com/QuarkTheAwesome/wiiu-fling#wiiu-fling) according to the instructions
3. Install sdl2, wut, devkitPPC and other dependencies (on macOS, use `wut-osx` instead of `wut-linux`)
```
sudo dkp-pacman -S wut-linux wiiu-sdl2 devkitPPC wiiu-libromfs wiiu-sdl2_gfx wiiu-sdl2_image wiiu-sdl2_ttf wiiu-sdl2_mixer ppc-zlib ppc-bzip2 ppc-freetype ppc-libpng ppc-mpg123 wiiu-curl-headers libromfs ppc-pkg-config wiiu-pkg-config
sudo dkp-pacman -S wut-linux wiiu-sdl2 devkitPPC wiiu-libromfs wiiu-sdl2_gfx wiiu-sdl2_image wiiu-sdl2_ttf wiiu-sdl2_mixer ppc-zlib ppc-bzip2 ppc-freetype ppc-libpng ppc-mpg123 wiiu-curl-headers ppc-pkg-config wiiu-pkg-config
```
4. Once the environment is setup:
```
Expand Down
2 changes: 1 addition & 1 deletion libs/get
Submodule get updated from 70522d to 97798d

0 comments on commit a0a9681

Please sign in to comment.