Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 405 Bytes

build.md

File metadata and controls

19 lines (10 loc) · 405 Bytes

Tonyhax International -> Building From Source

  1. Clone Tonyhax International recursively from GitHub:

git clone --recursive https://github.com/alex-free/tonyhax

  1. Install the toolchain and additional required build dependencies:

cd tonyhax

make toolchain deps

  1. Add the toolchain to your $PATH for the current shell:

psn00b-env

  1. Build Tonyhax International:

make