878724c9ae
Co-authored-by: Hedara <hedara90@gmail.com>
750 B
750 B
Instructions for ChromeOS
-
Enable the Linux terminal by following the instructions on this page. Be sure to allocate enough space for the Linux install.
-
After the Linux terminal has finished installing, run the following command in the terminal to update and upgrade the Linux terminal:
sudo apt update && apt upgrade
-
Then install all dependencies by running the following command:
sudo apt install build-essential binutils-arm-none-eabi gcc-arm-none-eabi libnewlib-arm-none-eabi git libpng-dev python3
NOTE: The project must be kept in a directory inside the Linux filesystem, for example under ~/Decomps/pokeemerald-expansion