From bff0fc915539a50a067381c49e98299ed56d745f Mon Sep 17 00:00:00 2001 From: MegaMech Date: Sun, 14 Feb 2021 03:11:19 -0700 Subject: [PATCH] Link to build instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d584a15..7db0f111 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Online cooperative multiplayer mod for SM64, aiming to synchronize all entities and every level for two players. Fork of [sm64pc/sm64ex](https://github.com/sm64pc/sm64ex). +Build instructions are available on the [sm64ex wiki](https://github.com/sm64pc/sm64ex/wiki). + Feel free to report bugs and contribute, but remember, there must be **no upload of any copyrighted asset**. Run `./extract_assets.py --clean && make clean` or `make distclean` to remove ROM-originated content.