From 827c14da0de844722cd184aa0dcfe3ca4d298b79 Mon Sep 17 00:00:00 2001 From: "NG (Graham)" Date: Fri, 3 Oct 2025 17:17:11 -0400 Subject: [PATCH] Update readme with more RC specifics --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb607a7..5305fd9 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@ [![indev version](https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fgit.ngram.ca%2FOpenJam%2Frc-servers%2Fraw%2Fbranch%2Fmain%2FCargo.toml&query=workspace.package.version&label=indev&style=flat-square)](#) -A collection of open source servers for FreeJam games +A collection of open source servers for [Robocraft](https://store.steampowered.com/app/301520/Robocraft/) ## Usage -NOTE: Please refer to the latest [release](./releases) for more detailed instructions for accessing the public OpenJam servers. +NOTE: Please refer to the latest [release](/OpenJam/rc-servers/releases) for more detailed instructions for accessing the public OpenJam servers. -To get Robocraft to use these servers, place [this servenvmulti.config](assets/robocraft/servenvmulti.config) file in the game files. +To get the Robocraft client to use these servers, place [this servenvmulti.config](assets/robocraft/servenvmulti.config) file in the game files. You may need to change the `activegroup` from `dev` to `ngram` (or another group name depending on which servers you want to connect to). Before you can login the first time, you will need to create an account through the `rc_auth` (aka `authUrl`) server: `http://:/register` (unless you've enabled automatic sign ups)