aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-07-05 05:42:45 +0200
committerCow <cow@volloeko.de>2020-07-05 05:42:45 +0200
commit1b446698398c648b38311975a6cfd54859ea5cfe (patch)
tree521ecc4ce9ad968281094eb8c5453dca606931e3 /README.md
parentedaca1fd41a612c71c526ceb20b89c5dec2d81b3 (diff)
downloadCowlection-1b446698398c648b38311975a6cfd54859ea5cfe.tar.gz
Cowlection-1b446698398c648b38311975a6cfd54859ea5cfe.tar.bz2
Cowlection-1b446698398c648b38311975a6cfd54859ea5cfe.zip
Renamed mod to Cowlection
Bumped version to 1.8.9-0.7.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4a1d01f..8a38f74 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-# Cowmoonication
+# Cowlection
A client-side only Forge mod by [Cow](https://namemc.com/profile/Cow) providing various things related to communication. :cow2:
## Current features
| Feature | Command/Usage |
|-------------------------------------------------------------------------|-----------------------------------------|
| 'Best friends' list to limit the amount of join and leave notifications (always up-to-date names even after player name changes) | `/moo add/remove/list` |
-| Search through your Minecraft log files | `/moo search` |
+| Search through your Minecraft log files (click the `?` for more info) | `/moo search` |
| Stalk a player (check online status, current game, ...) | `/moo stalk` |
| Stalk SkyBlock stats of a player | `/moo stalkskyblock` |
| Analyze minions on a private island | `/moo analyzeIsland` |
@@ -19,6 +19,6 @@ A client-side only Forge mod by [Cow](https://namemc.com/profile/Cow) providing
➜ Use `/moo help` to see all available commands.
## Download
-You can download the compiled .jar files from the [release section](https://github.com/cow-mc/Cowmoonication/releases).
+You can download the compiled .jar files from the [release section](https://github.com/cow-mc/Cowlection/releases).
➜ View [Changelog](CHANGELOG.md)