From ed5f419edfa8b20302c36074302340d0d5446cbc Mon Sep 17 00:00:00 2001 From: Incredible Git Expert <85891155+CheaterTim@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:36:06 +0100 Subject: [PATCH 1/2] Update data --- public/data.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/public/data.json b/public/data.json index 2d0afa0..38c708c 100644 --- a/public/data.json +++ b/public/data.json @@ -59,13 +59,6 @@ "Github": "https://github.com/AlignedCookie88/McDFPy", "PyPI": "https://pypi.org/project/McDFPy" } - }, { - "name": "JFDF", - "description": "Create code templates using Java.", - "properties": { - "Github": "https://github.com/homchom/JFDF", - "Docs": "https://jfdf-docs.netlify.app/latest/" - } }, { "name": "Blackstone", "description": "A programming language designed for DiamondFire.", @@ -99,7 +92,7 @@ "description": "A couple utilities from CodeUtilities 2.0.", "properties": { "Github": "https://github.com/KabanFriends/LessUtilities/", - "Version": "1.20" + "Version": "1.20.4" } }, { "name": "DFScript", @@ -115,7 +108,7 @@ "properties": { "Discord": "https://discord.gg/NqU6XnyVPA", "Github": "https://github.com/DFOnline/CodeClient", - "Version": "1.20" + "Version": "1.20.4" } } ] @@ -210,6 +203,15 @@ "NPM": "https://www.npmjs.com/package/sparkscript" }, "outdated": true + }, + { + "name": "JFDF", + "description": "Create code templates using Java.", + "properties": { + "Github": "https://github.com/homchom/JFDF", + "Docs": "https://jfdf-docs.netlify.app/latest/" + }, + "outdated": true } ] } From 9e80d9a878ce5dbcd05e5dd6086a65ac642f1676 Mon Sep 17 00:00:00 2001 From: Incredible Git Expert <85891155+CheaterTim@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:38:28 +0100 Subject: [PATCH 2/2] bump recode --- public/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/data.json b/public/data.json index 38c708c..b7254e3 100644 --- a/public/data.json +++ b/public/data.json @@ -85,7 +85,7 @@ "properties": { "Discord": "https://discord.gg/GWxWtcwA2C", "Github": "https://github.com/homchom/recode", - "Version": "1.20.1" + "Version": "1.20.2" } }, { "name": "LessUtilities",