Files
json/projects.json
2026-03-09 07:08:06 +11:00

30 lines
741 B
JSON

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