From 5902020f20ad470402821fa0c089726a458117f1 Mon Sep 17 00:00:00 2001 From: ThePixelMoon Date: Sun, 1 Mar 2026 21:00:14 +0200 Subject: [PATCH 1/4] readme: update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd92123d0..37362a4ff 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -# Logo 4JCraft on Linux +# Logo 4JCraft + +> Ported version of Minecraft Legacy Console edition to other systems + + + From d0c5a39f4c292a01c722055a5d0ad2d5e0805291 Mon Sep 17 00:00:00 2001 From: DecalOverdose Date: Sun, 1 Mar 2026 23:02:44 +0400 Subject: [PATCH 2/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37362a4ff..ba911a722 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,7 @@ > Ported version of Minecraft Legacy Console edition to other systems +DecalOverdose's & ThePixelMoon's 4JCraft is a modified version of the Minecraft Console Legacy Edition aimed on porting old Minecraft to different platforms (such as Linux, Android, Emscripten, etc.) +Join our community: https://discord.gg/XqPjfnWgCs From 078da7c3b063763d3c34dac6e755a885d7b44416 Mon Sep 17 00:00:00 2001 From: ThePixelMoon Date: Sun, 1 Mar 2026 21:04:33 +0200 Subject: [PATCH 3/4] gitignore: update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 567609b12..6c81ca77e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +# .gitignore build/ +.cache/ From 1c9537e864a82e483fcf919ae98ace033dcca1f4 Mon Sep 17 00:00:00 2001 From: ThePixelMoon Date: Sun, 1 Mar 2026 21:05:43 +0200 Subject: [PATCH 4/4] readme: update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba911a722..1910587ed 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ > Ported version of Minecraft Legacy Console edition to other systems -DecalOverdose's & ThePixelMoon's 4JCraft is a modified version of the Minecraft Console Legacy Edition aimed on porting old Minecraft to different platforms (such as Linux, Android, Emscripten, etc.) +--- + +4JCraft is a modified version of the Minecraft Console Legacy Edition aimed on porting old Minecraft to different platforms (such as Linux, Android, Emscripten, etc.) Join our community: https://discord.gg/XqPjfnWgCs