From 559fa55a84d542132309e2c85a4bc6082f280ead Mon Sep 17 00:00:00 2001 From: Nikita <48434875+JonnyBro@users.noreply.github.com> Date: Fri, 26 May 2023 00:02:16 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef1a20a..cbea387 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Modified beatrun's source code.
There are lua modules, they are for Discord Rich Presence to work, if you want pure Lua just don't extract them, but your Level and Map will not be shown in your Discord status. ## Changes added by me -* Custom online courses service! DM @Jonny_Bro#4226 for an API key. +* [Custom online courses service](https://courses.beatrun.ru)! DM @Jonny_Bro#4226 for an API key. * Allow Overdrive usage on the server - `Beatrun_AllowOvedriveInMultiplayer`. * Change HUD's colors - `Beatrun_HUDTextColor`, `Beatrun_HUDCornerColor`, `Beatrun_HUDFloatingXPColor`. * Discord Rich Presence (extract `lua` folder to `garrysmod`, along side with `addons` folder).