Skip to content
/ Turnips Public
forked from averne/Turnips

Homebrew turnip prices previewer for Animal Crossing: New Horizons

License

Notifications You must be signed in to change notification settings

agwasp/Turnips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • The NHSE project for save decrypting/parsing.
  • The FTPD project for the deko3d imgui backend.
  • u/Kyek for the background and logo assets.

About

Homebrew turnip prices previewer for Animal Crossing: New Horizons

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.3%
  • C 21.5%
  • Other 1.2%