Added basic items and fixed path errors

This commit is contained in:
Steven 2023-10-01 10:07:17 -04:00
parent 772e89cfd7
commit da6b8da3a1
12 changed files with 111 additions and 139 deletions

10
updates.json Normal file
View file

@ -0,0 +1,10 @@
{
"homepage": "https://skdevstudios.com/util_rings/releases/",
"promos": {
"1.20.1-latest": "1.20-1.0.0",
"1.20.1-recommended": "1.20-1.0.0"
},
"1.20.1": {
"1.20-1.0.0": "Initial Release"
}
}