From 58b0f74fd9747002f734a025862b64f236534bd1 Mon Sep 17 00:00:00 2001 From: inglettronald Date: Mon, 3 Jul 2023 05:03:48 -0500 Subject: Fleshed out Readme a bit more --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 45 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 68df016..9d3e1e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # DulkirMod-Fabric +[![discord badge](https://img.shields.io/discord/819011720001224735?label=discord&color=9089DA&logo=discord&style=for-the-badge)](https://discord.gg/WnJwrNZQSn) +[![twitch](https://img.shields.io/twitch/status/dulkir?style=for-the-badge)](https://www.twitch.tv/dulkir) Future home of dulkirmod for modern versions of minecraft. @@ -8,11 +10,48 @@ DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod). Currently Implemented Features - - -Toggle Reverse third person - -Expandable Chat Macros with Keybindings - -Dynamic Key - -Config Menu Backend and Front End - -Scrollable Toolips with Zoom Option + + + +
+ + Planned + + +
+ +
+ + Suggestions + + Please feel free to drop any suggestions for stuff to add to this mod over in my discord, linked above! I think I + usually have a good understanding of what mod features need coding, but I'm always open to ideas. +
+ +
+ + Contributing + + Contributions are welcome! The best way to do this is to create a fork of this repository and suggest changes through + a pull request on GitHub. Read more about contributions and pull requests here. + My discord dms are also publicly open if you have further questions.
\ No newline at end of file -- cgit