Skip to content

Commit

Permalink
Merge pull request #30 from CheaterTim/main
Browse files Browse the repository at this point in the history
Update data
  • Loading branch information
UserUNP authored Feb 23, 2024
2 parents 15df0d5 + 9e80d9a commit 66c524a
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand All @@ -92,14 +85,14 @@
"properties": {
"Discord": "https://discord.gg/GWxWtcwA2C",
"Github": "https://github.com/homchom/recode",
"Version": "1.20.1"
"Version": "1.20.2"
}
}, {
"name": "LessUtilities",
"description": "A couple utilities from CodeUtilities 2.0.",
"properties": {
"Github": "https://github.com/KabanFriends/LessUtilities/",
"Version": "1.20"
"Version": "1.20.4"
}
}, {
"name": "DFScript",
Expand All @@ -115,7 +108,7 @@
"properties": {
"Discord": "https://discord.gg/NqU6XnyVPA",
"Github": "https://github.com/DFOnline/CodeClient",
"Version": "1.20"
"Version": "1.20.4"
}
}
]
Expand Down Expand Up @@ -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
}
]
}
Expand Down

0 comments on commit 66c524a

Please sign in to comment.