mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-25 03:04:15 +01:00
fix shell scripts in install instructions
This commit is contained in:
parent
0db23bc215
commit
e5a3757ff9
@ -8,12 +8,12 @@ Make sure that there is an environment variable called DEVKITARM with the path o
|
||||
|
||||
Then get the compiler from https://github.com/pret/agbcc and run the following commands.
|
||||
|
||||
build.sh
|
||||
install.sh PATH_OF_POKEEMERALD_DIRECTORY
|
||||
./build.sh
|
||||
./install.sh PATH_OF_POKEEMERALD_DIRECTORY
|
||||
|
||||
Then in the pokeemerald directory, build the tools.
|
||||
|
||||
build_tools.sh
|
||||
./build_tools.sh
|
||||
|
||||
Finally, build the rom.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user