From 6b5452c923af2404080143a30b2ef0d234c4b6d4 Mon Sep 17 00:00:00 2001 From: biglyderv Date: Wed, 9 Apr 2025 12:12:49 -0400 Subject: [PATCH] clarity; link to the releases page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 773e060..7aa5d8d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is an elemental combination game written in C, with optional multi-player s - [PenguinMod client](https://studio.penguinmod.com/?fps=200&clones=Infinity&offscreen&size=850x480#7218964246) for playing the game online with a fancy interface - [Discord client](https://discord.gg/DKZTWyWH3B) for playing the game publicly with other Discord members - [Web client](https://elem.dervland.net/) for a demo of the multiplayer version -- [Original client](#multi-player) for developers, administrators, and command line fans +- [Original client](https://git.dervland.net/elemental/elemental-on-terminal/releases) for developers, administrators, and command line fans ## Single-player A single-player example pack is provided as an example in ``bin/combos.txt``. This can be customized by the user, although internal limitations require the combination string to be in alphabetical order.