From b8e71152a3a37270e2958a7ecd05255eb1b6f1e6 Mon Sep 17 00:00:00 2001 From: "NG (Graham)" Date: Tue, 20 Jan 2026 20:21:42 -0500 Subject: [PATCH] Update README; add liberapay badge, update stoat invite, add LLM disclosure --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5305fd9..332648d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # OpenJam Servers -[![Revolt chat](https://img.shields.io/revolt/invite/jtVE0pD5?label=chat&style=flat-square)](https://rvlt.gg/jtVE0pD5) +[![Stoat chat](https://img.shields.io/revolt/invite/jtVE0pD5?label=chat&style=flat-square)](https://stt.gg/jtVE0pD5) [![release version](https://img.shields.io/gitea/v/release/OpenJam/servers?gitea_url=https%3A%2F%2Fgit.ngram.ca%2F&style=flat-square&label=release)](https://git.ngram.ca/OpenJam/rc-servers/releases) [![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)](#) +[![patrons](https://img.shields.io/liberapay/patrons/NGram.svg?logo=liberapay)](https://liberapay.com/NGram/) A collection of open source servers for [Robocraft](https://store.steampowered.com/app/301520/Robocraft/) @@ -31,7 +32,7 @@ The current PC's MAC address is also sent to the server (this is a Robocraft cli Please refer to the [wiki](/OpenJam/rc-servers/wiki/Dev). -## Contributing +### Contributing If you can program or are learning Rust, pull requests are appreciated! If you can't and would prefer not to learn, reporting issues is also welcome. @@ -39,6 +40,13 @@ Note: New users cannot create repositories on this git server and so can't creat If you'd like to discuss, join the [Signal group](https://signal.group/#CjQKIEPim2GPSftMpRv03dhesLxwY9v7TWo2zyBVc8MhaC_zEhDWJ5kEkYBEsj4Fa-0gLcXs) for the project. +### AI/LLMs + +Pull requests which contain LLM-generated changes must disclose this and will be subject to a more intensive review process. +LLM use is discouraged because it introduces a larger burden on project maintainers and has lasting negative external consequences. +Maintainers (users with repository write access) are not permitted to use LLMs. +AI, as understood by the modern definition/marketing, does not exist. + # Acknowledgements A big thanks to the [RC15](https://discord.gg/jZHDAaacS5) team for their work on reverse-engineering early Robocraft .NET assemblies.