Files
json/projects.json
2026-03-16 13:38:46 -04:00

81 lines
2.4 KiB
JSON

{
"repos": [
{
"name": "Archive Source Code Dump",
"url": "https://archive.org/download/minecraft-legacy-console-edition-source-code",
"priority": 1,
"tag": "source"
},
{
"name": "smartcmd / MinecraftConsoles",
"url": "https://github.com/smartcmd/MinecraftConsoles",
"priority": 2,
"tag": "game",
"mirror": "https://git.minecraftlegacy.com/backups/MinecraftConsoles"
},
{
"name": "4jcraft / 4jcraft",
"url": "https://github.com/4jcraft/4jcraft",
"priority": 3,
"tag": "game",
"mirror": "https://git.minecraftlegacy.com/backups/4jcraft"
},
{
"name": "LCEMP / Minecraft LCEMP",
"url": "https://github.com/LCEMP/LCEMP",
"priority": 4,
"tag": "game",
"mirror": "https://git.minecraftlegacy.com/backups/LCEMP"
},
{
"name": "gradenGnostic / Legacy Launcher",
"url": "https://github.com/gradenGnostic/LegacyLauncher",
"priority": 5,
"tag": "launcher",
"mirror": "https://git.minecraftlegacy.com/backups/LegacyLauncher"
},
{
"name": "SillyProotSoda / Faucet",
"url": "https://github.com/ytsodacan/Faucet",
"priority": 6,
"tag": "mod",
"mirror": "https://git.minecraftlegacy.com/backups/Faucet"
},
{
"name": "ASAOddball / Java to MLCE Texture Pack Converter",
"url": "https://github.com/ASAOddball1/Java-to-MLCE-Texture-Pack-Converter/tree/main",
"priority": 7,
"tag": "converter"
},
{
"name": "KaDerox / Axo McLCE ModLoader",
"url": "https://github.com/KaDerox/Axo-McLCE-ModLoader",
"priority": 8,
"tag": "modloader"
},
{
"name": "Minecraft Community Edition",
"url": "https://github.com/CDevJoud/Minecraft-Community-Edition/tree/main",
"priority": 9,
"tag": "Game/Server"
},
{
"name": "Emerald-Legacy-Launcher / Emerald-Legacy-Launcher",
"url": "https://github.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher",
"priority": 10,
"tag": "launcher"
},
{
"name": "OxyZin / LegacyConsoleLauncher",
"url": "https://github.com/OxyZin/LegacyConsoleLauncher",
"priority": 11,
"tag": "launcher"
},
{
"name": "neoapps-dev / legacy-launcher",
"url": "https://github.com/neoapps-dev/legacy-launcher",
"priority": 12,
"tag": "launcher"
}
]
}