From 488644d72d4fe71f6f1b241db41e727e866c397c Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Thu, 7 Feb 2019 21:47:30 +0300 Subject: [PATCH] litecord: Fix #6 (nothing changed, it's a litecord bug I think) --- patches/litecord/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/patches/litecord/README.md b/patches/litecord/README.md index 4fec5f04d4..595f82f684 100644 --- a/patches/litecord/README.md +++ b/patches/litecord/README.md @@ -2,15 +2,12 @@ This patch replaces the gateway, cdn, invite and api endpoints with an example Litecord one. -Just replace all mentions of `dev.litecord.top` to your instance. +Just replace all mentions of `dev.litecord.top` to your instance (smth like `sed -e 's/dev.litecord.top/your.instance.example/g' 843.patch > 843-custom.patch`). Please keep in mind that litecord is free (gratis and libre) software, provided under a libre license. If you paid money for it, you got scammed. Conflicts with nozlib as it's included here. -#### Bugs / Side effects -- Gateway stuff is fucked and `Connecting...` is always visible. - #### Available and tested on: - 8.3.2 - 8.3.3