averne / Turnips

Homebrew turnip prices previewer for Animal Crossing: New Horizons
GNU General Public License v3.0
145 stars 20 forks source link

Turnips

Turnip prices previewer for Animal Crossing: New Horizons.

DISLAIMER: This reads data from your save. I am not responsible for any data loss, consider backing up before use.

Compiling

Building needs a working devkitA64 environment, with packages libnx,deko3d and switch-glm installed (sudo (dkp-)pacman -S switch-dev).

$ git clone --recursive https://github.com/averne/Turnips.git
$ cd Turnips
$ make -j$(nproc)

Output will be located in out/.

Credits