From ed5fc938527d2ab818b90b74ea458c6d31bb461f Mon Sep 17 00:00:00 2001 From: Emily <106335580+Vozath@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:59:27 -0400 Subject: [PATCH] move Discord invite below Scope & platform in the README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fee9c3162..6de41ce35 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ 4JCraft is a modified version of the Minecraft Console Legacy Edition, aimed at porting old Minecraft to different platforms (such as Linux, Android, Emscripten, etc.) and refactoring the codebase to improve organization and use modern C++ features. -Join our community: -* **Discord:** https://discord.gg/zFCwRWkkUg -* **Steam:** https://steamcommunity.com/groups/4JCraft - ## Scope & Platform Support At the moment, we're aiming to support the following platforms: @@ -31,6 +27,10 @@ Please note that these percentages are **estimates** and do not necessarily refl --- +## Join our community: +* **Discord:** https://discord.gg/zFCwRWkkUg +* **Steam:** https://steamcommunity.com/groups/4JCraft + ## Building (Linux) ### Dependencies