mirror of
https://github.com/MinecraftConsole/json.git
synced 2026-07-16 05:21:05 +00:00
Update project URLs and priorities in projects.json
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"repos": [
|
||||
{
|
||||
"name": "Archive Source Code Dump",
|
||||
"url": "https://archive.org/download/minecraft-legacy-console-edition-source-code",
|
||||
"url": "https://git.minecraftlegacy.com/harper/mc-console-oct2014",
|
||||
"priority": 1,
|
||||
"tag": "source"
|
||||
},
|
||||
@@ -35,17 +35,17 @@
|
||||
"mirror": "https://git.minecraftlegacy.com/backups/LegacyLauncher"
|
||||
},
|
||||
{
|
||||
"name": "SillyProotSoda / Faucet",
|
||||
"url": "https://github.com/ytsodacan/Faucet",
|
||||
"name": "Synomal / Flint",
|
||||
"url": "https://github.com/synomal/Flint",
|
||||
"priority": 6,
|
||||
"tag": "mod",
|
||||
"mirror": "https://git.minecraftlegacy.com/backups/Faucet"
|
||||
"tag": "launcher"
|
||||
},
|
||||
{
|
||||
"name": "ASAOddball / Java to MLCE Texture Pack Converter",
|
||||
"url": "https://github.com/ASAOddball1/Java-to-MLCE-Texture-Pack-Converter/tree/main",
|
||||
"name": "SillyProotSoda / Faucet",
|
||||
"url": "https://github.com/ytsodacan/Faucet",
|
||||
"priority": 7,
|
||||
"tag": "converter"
|
||||
"tag": "mod",
|
||||
"mirror": "https://git.minecraftlegacy.com/backups/Faucet"
|
||||
},
|
||||
{
|
||||
"name": "KaDerox / Axo McLCE ModLoader",
|
||||
@@ -53,41 +53,41 @@
|
||||
"priority": 8,
|
||||
"tag": "modloader"
|
||||
},
|
||||
{
|
||||
"name": "ASAOddball / Java to MLCE Texture Pack Converter",
|
||||
"url": "https://github.com/ASAOddball1/Java-to-MLCE-Texture-Pack-Converter/tree/main",
|
||||
"priority": 9,
|
||||
"tag": "converter"
|
||||
},
|
||||
{
|
||||
"name": "Minecraft Community Edition",
|
||||
"url": "https://github.com/CDevJoud/Minecraft-Community-Edition/tree/main",
|
||||
"priority": 9,
|
||||
"priority": 10,
|
||||
"tag": "Game/Server"
|
||||
},
|
||||
{
|
||||
"name": "Emerald-Legacy-Launcher / Emerald-Legacy-Launcher",
|
||||
"url": "https://github.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher",
|
||||
"priority": 10,
|
||||
"priority": 11,
|
||||
"tag": "launcher"
|
||||
},
|
||||
{
|
||||
"name": "OxyZin / LegacyConsoleLauncher",
|
||||
"url": "https://github.com/OxyZin/LegacyConsoleLauncher",
|
||||
"priority": 11,
|
||||
"priority": 12,
|
||||
"tag": "launcher"
|
||||
},
|
||||
{
|
||||
"name": "neoapps-dev / legacy-launcher",
|
||||
"url": "https://github.com/neoapps-dev/legacy-launcher",
|
||||
"priority": 12,
|
||||
"tag": "launcher"
|
||||
},
|
||||
{
|
||||
"name": "Synomal / Flint",
|
||||
"url": "https://github.com/synomal/Flint",
|
||||
"priority": 9,
|
||||
"priority": 13,
|
||||
"tag": "launcher"
|
||||
},
|
||||
{
|
||||
"name": "xgui4 / Legacy-Qt-Launcher",
|
||||
"url": "https://github.com/xgui4/Legacy-Qt-Launcher",
|
||||
"priority": 9,
|
||||
"priority": 14,
|
||||
"tag": "launcher"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user