From a9d033538d49f65446bd38c05dc6ea549fad7179 Mon Sep 17 00:00:00 2001 From: Philipp Date: Mon, 31 Jan 2022 16:33:17 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a7e2b79..40ddded 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,19 @@ # GIRC-Redstone [ -![Curseforge Downloads](https://cf.way2muchnoise.eu/girc-wireless-redstone.svg) -![Curseforge Versions](http://cf.way2muchnoise.eu/versions/girc-wireless-redstone.svg) +![Curseforge](https://cf.way2muchnoise.eu/title/girc-wireless-redstone.svg?badge_style=for_the_badge) +![Curseforge Downloads](https://cf.way2muchnoise.eu/short_girc-wireless-redstone.svg?badge_style=for_the_badge) +![Curseforge Versions](http://cf.way2muchnoise.eu/versions/girc-wireless-redstone.svg?badge_style=for_the_badge) ](https://www.curseforge.com/minecraft/mc-mods/girc-wireless-redstone) [ -![Discord](https://img.shields.io/discord/690967067855421470) +![Discord](https://img.shields.io/discord/690967067855421470?logo=discord&style=for-the-badge) ](https://discord.gg/UdxeFgG) +[ +![Build](https://img.shields.io/appveyor/build/MrTroble/girc-redstone/master?logo=appveyor&style=for-the-badge) +](https://ci.appveyor.com/project/MrTroble/girc-redstone) +[ +![Sponsor](https://img.shields.io/github/sponsors/MrTroble?logo=github&style=for-the-badge) +](https://github.com/sponsors/MrTroble) ## This mod adds performant wireless redstone From 2a849d17737f7a968a830868ba37893e87158d87 Mon Sep 17 00:00:00 2001 From: Philipp Date: Mon, 31 Jan 2022 16:42:33 +0100 Subject: [PATCH 2/3] Update changelog.md --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index f6b81ed..f6f8499 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # Changelog + +## [Update] 01.31.2022 - 1 + +* Update readme + ## [Release] 10.11.2021 - 1 Change release type from beta to release From 645bf5ba724e5f9cbd46968018f2cb781cffc8a3 Mon Sep 17 00:00:00 2001 From: Philipp Date: Tue, 1 Feb 2022 13:20:37 +0100 Subject: [PATCH 3/3] Create FUNDING.yml --- .github/FUNDING.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..46bda0b --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +# These are supported funding model platforms + +github: MrTroble \ No newline at end of file