diff options
author | Wyvest <wyvestbusiness@gmail.com> | 2023-04-11 12:47:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 12:47:09 -0400 |
commit | 4f36f7edb3622cac21ce3016299b87e969edc6f0 (patch) | |
tree | f45881051ab0304046df90cc4a82a33266d5094b | |
parent | 5639d73f8dc645228cf2da41b1b0a68b4ebbc2db (diff) | |
download | Chatting-4f36f7edb3622cac21ce3016299b87e969edc6f0.tar.gz Chatting-4f36f7edb3622cac21ce3016299b87e969edc6f0.tar.bz2 Chatting-4f36f7edb3622cac21ce3016299b87e969edc6f0.zip |
Update README.md
-rw-r--r-- | README.md | 53 |
1 files changed, 37 insertions, 16 deletions
@@ -1,16 +1,37 @@ -<div align="center"> - -# `Chatting` -A chat mod adding utilities such as extremely customizable chat tabs, chat shortcuts, chat screenshots, and message copying.\ -<img alt="downloads" src="https://img.shields.io/github/downloads/Polyfrost/Chatting/total?color=F5C400&style=for-the-badge" /> <img alt="downloads latest" src="https://img.shields.io/github/downloads-pre/Polyfrost/Chatting/latest/total?color=F5C400&style=for-the-badge" />\ -[Report a Bug][bugreps] -· -[Request a Feature][featreqs] -· -[Documentation][docs] - -</div> - -[bugreps]: https://github.com/Polyfrost/Chatting/issues -[featreqs]: https://polyfrost.cc/discord -[docs]: docs/docs.md
\ No newline at end of file +# Chatting + ![OneConfig Supported](https://i.imgur.com/pFqMYWp.png) +![Dev Workflow Status](https://img.shields.io/github/v/release/Polyfrost/Chatting.svg?style=for-the-badge&color=1452cc&label=release) + +Chatting completely revamps the Minecraft chat with many quality-of-life improvements while remaining unintrusive, and functional. + +**Features** +- Tabs +- Screenshot messages +- Customize the appearance of almost every element +- Search for messages +- Chat heads +- Native OneConfig support + +## Chat tabs +![chatScreenshot](https://user-images.githubusercontent.com/62163840/228093031-cc449511-9bc5-4147-a489-e5b9c0734494.png) + +## Screenshots +![2023-03-27_17 02 01](https://user-images.githubusercontent.com/62163840/228093177-551e91fc-acf4-4144-a20b-736d164ef561.png) + +## Customize appearance + +<table> + <tr> + <th><img src=https://user-images.githubusercontent.com/62163840/228094231-91bdce88-b019-40e1-ae3b-dea70335a3c3.png></th> + <th><img src=https://user-images.githubusercontent.com/62163840/228094234-93ba0a98-f817-4270-8843-423d6b354ef0.png></th> + </tr> +</table> + +## OneConfig support +![chattingOneConfig](https://user-images.githubusercontent.com/62163840/228095008-312f1a60-4c64-4549-bcd6-5eedab85659b.png) + +## Links and support +* [Docs for Chatting chat tabs](https://github.com/Polyfrost/Chatting/blob/main/docs/docs.md) +* Did you run into a bug? [Open a bug report](https://polyfrost.cc/discord) +* Service interruptions? [Checkout Polyfrost Status](https://status.polyfrost.cc/) +* Feeling social? [Join our discord community](https://polyfrost.cc/discord) |