From ea5963ad660c91640ec72bddd046d2e465f55f3f Mon Sep 17 00:00:00 2001 From: Cow Date: Sun, 1 Mar 2020 06:49:05 +0100 Subject: Initial code commit --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9e2dee8..e279e57 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # Cowmoonication -A client-side only Forge mod by providing various things related to communication. +A client-side only Forge mod by [Cow](https://namemc.com/profile/Cow) providing various things related to communication. + +Completed features: +*Base command is `/moo`* +* Toggle to hide all join/leave notifications +* 'Best friends' list to limit the amount of join and leave notifications +* Auto-replace `/r` with `/msg ` +* Copy chat components via ALT + right click +* Change guiScale to any value -- cgit