mirror of
https://github.com/MinecraftConsole/json.git
synced 2026-07-16 03:00:51 +00:00
Update priority values for multiple repositories
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user