Files
json/projects.json
2026-03-08 19:22:57 -04:00

54 lines
1.6 KiB
JSON

{
"repos": [
{
"name": "Archive Source Code Dump",
"url": "https://archive.org/download/minecraft-legacy-console-edition-source-code",
"priority": 1,
"tag": "source"
},{
"tags": ["source", "game", "mod", "launcher", "converter", "tool"]
}
{
"name": "smartcmd / MinecraftConsoles",
"url": "https://github.com/smartcmd/MinecraftConsoles",
"priority": 2,
"tag": "game",
"mirror": "https://git.minecraftlegacy.com/backups/MinecraftConsoles"
},
{
"name": "LCEMP / Minecraft LCEMP",
"url": "https://github.com/LCEMP/LCEMP",
"priority": 3,
"tag": "game",
"mirror": "https://git.minecraftlegacy.com/backups/LCEMP"
},
{
"name": "4jcraft / 4jcraft",
"url": "https://github.com/4jcraft/4jcraft",
"priority": 4,
"tag": "game",
"mirror": "https://git.minecraftlegacy.com/backups/4jcraft"
},
{
"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"
}
]
}