From b5196ffba6c786c5d8247670dbfbd1ae096b29ba Mon Sep 17 00:00:00 2001 From: MysterD Date: Thu, 10 Feb 2022 21:37:48 -0800 Subject: [PATCH] Updated readme/wiki to include further instructions --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 97fba568..02b1604a 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,16 @@ Online multiplayer mod for SM64 that synchronizes all entities and every level f 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. +## How to Play + +[Instructions on how to play are available on the wiki.](https://github.com/djoslin0/sm64ex-coop/wiki/How-to-Play) + +- The easiest way is to download [coop-compiler](https://github.com/coop-compiler/coop-compiler/releases/latest/download/coop-compiler.exe) + ## Goal (accomplished) Create a mod for the PC port where multiple people can play online together. Unlike previous online attempts, this one synchronized enemies and events. This allows player to be interacting with the same world at the same time. -## Build - -Build instructions are available on the [wiki](https://github.com/djoslin0/sm64ex-coop/wiki). - ## Discord [https://discord.gg/TJVKHS4](https://discord.gg/TJVKHS4)