diff --git a/README.md b/README.md index 9ef375f6..347c46f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ![](https://i.imgur.com/CeOukzk.gif) HackerSM64 ![](https://i.imgur.com/s0LUbTo.gif) **AFTER CLONING THE REPO, CHECK OUT THE `include/config.h` FILE BEFORE ANYTHING ELSE! IT THERE'S A LOT OF STUFF IN THIS REPO THAT CAN BE TOGGLED THERE.** +HackerSM64 now has a discord server! https://discord.gg/QPQNCbMz + This repo needs BOTH an US ROM and a JP ROM in order to build. Place baserom.us.z64 in the repo as usual and ALSO place baserom.jp.z64 This repo needs gcc in order to be able to build it. To install it, run `sudo apt install gcc-mips-linux-gnu`