From 9e7ade8ae255d0766c51953fa66766e5470b4264 Mon Sep 17 00:00:00 2001 From: ancientmarinerdev Date: Thu, 20 Jul 2023 22:35:14 +0100 Subject: [PATCH 1/2] Fix incorrect credit. --- CREDITS.md | 2 +- mods/HUD/mcl_credits/people.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index be566b6a6..b3b6d4746 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -27,6 +27,7 @@ * jordan4ibanez * iliekprogrammar * kabou +* kay27 * Faerraven / Michieal * MysticTempest * NO11 @@ -70,7 +71,6 @@ * erlehmann * E * n_to -* kay27 * debiankaios * Gustavo6046 / wallabra * CableGuy67 diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index a2fa1fe7e..7421350d0 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -29,6 +29,7 @@ return { "jordan4ibanez", "iliekprogrammar", "kabou", + "kay27", "Faerraven / Michieal", "MysticTempest", "NO11", @@ -72,7 +73,6 @@ return { "erlehmann", "E", "n_to", - "kay27", "debiankaios", "Gustavo6046 / wallabra", "CableGuy67", From 8cc0b1a85fdf75b16de33390fec062a653eafd5b Mon Sep 17 00:00:00 2001 From: ancientmarinerdev Date: Thu, 20 Jul 2023 22:37:49 +0100 Subject: [PATCH 2/2] Fix links for fosstodon and matrix --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7221e6163..287ded5d9 100644 --- a/README.md +++ b/README.md @@ -79,12 +79,14 @@ The MineClone2 repository is hosted at Mesehub. To contribute or report issues, * Mesehub: * Discord: * YouTube: -* IRC: -* Matrix: -* Reddit: -* Minetest forums: * ContentDB: * OpenCollective: +* Mastodon: +* Lemmy: +* Matrix space: +* Minetest forums: +* Reddit: +* IRC (barely used): ## Target - Create a stable, moddable, free/libre game based on Minecraft