Update priority values for multiple repositories

This commit is contained in:
lolali054
2026-03-08 17:04:37 -04:00
committed by GitHub
parent c9cd5762e3
commit 065b467f57

View File

@@ -3,17 +3,23 @@
{
"name": "smartcmd / MinecraftConsoles",
"url": "https://github.com/smartcmd/MinecraftConsoles",
"priority": 1
"priority": 2
},
{
"name": "LCEMP / Minecraft LCEMP",
"url": "https://github.com/LCEMP/LCEMP",
"priority": 3
},
{
"name": "Archive Source Code Dump",
"url": "https://archive.org/download/minecraft-legacy-console-edition-source-code",
"priority": 2
"priority": 1
},
{
"name": "gradenGnostic / Legacy Launcher",
"url": "https://github.com/gradenGnostic/LegacyLauncher",
"priority": 3
"priority": 5
},
{
"name": "4jcraft / 4jcraft",
@@ -23,7 +29,7 @@
{
"name": "SillyProotSoda / Faucet - LCE's Best Modloader!",
"url": "https://github.com/ytsodacan/Faucet",
"priority": 5
"priority": 6
}
]
}