From 6da93efb1076e4ba2fc6b5da894738520d3f2d55 Mon Sep 17 00:00:00 2001 From: Holly Date: Fri, 19 Apr 2024 10:32:33 +0100 Subject: [PATCH] Update README --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec86ea1..6917b7d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # t00-multiuser -A UserScript Client / TypeScript Server for exploring angusnicneven.com with friends! \ No newline at end of file +A UserScript Client / TypeScript Server for exploring angusnicneven.com with friends! + +## How to install +Install a userscript manager such as [Tampermonkey](https://www.tampermonkey.net/) (prefered) or [Greasemonkey](https://www.greasespot.net/) (untested). + +Once you've done that click [this link](https://git.eusv.net/tgpholly/t00-multiuser/raw/branch/master/client/Terminal-00-Multiuser.user.js) and you should get a page asking if you want to install it. Click install, head to [Terminal 00](https://angusnicneven.com) and have fun! + +## Usage +The userscript adds a button to the top right of the screen labeled **"MultiUser Menu"**. In here you can set your username and Connect to / Disconnect from the server. + +You will not be connected to the server until you set a username. \ No newline at end of file