Merge pull request #45 from dtentiion/add-lce-save-converter

Add LCE Save Converter to project list
This commit is contained in:
Andrew P. Harper
2026-04-15 16:18:02 -04:00
committed by GitHub

View File

@@ -20,85 +20,91 @@
"tag": "game", "tag": "game",
"mirror": "https://git.minecraftlegacy.com/backups/4jcraft" "mirror": "https://git.minecraftlegacy.com/backups/4jcraft"
}, },
{
"name": "dtentiion / LCE Save Converter",
"url": "https://github.com/dtentiion/LCE-Save-Converter",
"priority": 4,
"tag": "converter"
},
{ {
"name": "pieeebot / neoLegacy", "name": "pieeebot / neoLegacy",
"url": "https://github.com/LCE-Hub/neoLegacy", "url": "https://github.com/LCE-Hub/neoLegacy",
"priority": 4, "priority": 5,
"tag": "game" "tag": "game"
}, },
{ {
"name": "LCEMP / Minecraft LCEMP", "name": "LCEMP / Minecraft LCEMP",
"url": "https://github.com/LCEMP/LCEMP", "url": "https://github.com/LCEMP/LCEMP",
"priority": 5, "priority": 6,
"tag": "game", "tag": "game",
"mirror": "https://git.minecraftlegacy.com/backups/LCEMP" "mirror": "https://git.minecraftlegacy.com/backups/LCEMP"
}, },
{ {
"name": "openLCE / openLCE", "name": "openLCE / openLCE",
"url": "https://openlce.org", "url": "https://openlce.org",
"priority": 6, "priority": 7,
"tag": "game" "tag": "game"
}, },
{ {
"name": "gradenGnostic / Legacy Launcher", "name": "gradenGnostic / Legacy Launcher",
"url": "https://github.com/gradenGnostic/LegacyLauncher", "url": "https://github.com/gradenGnostic/LegacyLauncher",
"priority": 7, "priority": 8,
"tag": "launcher", "tag": "launcher",
"mirror": "https://git.minecraftlegacy.com/backups/LegacyLauncher" "mirror": "https://git.minecraftlegacy.com/backups/LegacyLauncher"
}, },
{ {
"name": "Synomal / Flint", "name": "Synomal / Flint",
"url": "https://github.com/synomal/Flint", "url": "https://github.com/synomal/Flint",
"priority": 8, "priority": 9,
"tag": "launcher" "tag": "launcher"
}, },
{ {
"name": "SillyProotSoda / Faucet", "name": "SillyProotSoda / Faucet",
"url": "https://github.com/ytsodacan/Faucet", "url": "https://github.com/ytsodacan/Faucet",
"priority": 9, "priority": 10,
"tag": "mod", "tag": "mod",
"mirror": "https://git.minecraftlegacy.com/backups/Faucet" "mirror": "https://git.minecraftlegacy.com/backups/Faucet"
}, },
{ {
"name": "KaDerox / Axo McLCE ModLoader", "name": "KaDerox / Axo McLCE ModLoader",
"url": "https://github.com/KaDerox/Axo-McLCE-ModLoader", "url": "https://github.com/KaDerox/Axo-McLCE-ModLoader",
"priority": 10, "priority": 11,
"tag": "modloader" "tag": "modloader"
}, },
{ {
"name": "ASAOddball / Java to MLCE Texture Pack Converter", "name": "ASAOddball / Java to MLCE Texture Pack Converter",
"url": "https://github.com/ASAOddball1/Java-to-MLCE-Texture-Pack-Converter/tree/main", "url": "https://github.com/ASAOddball1/Java-to-MLCE-Texture-Pack-Converter/tree/main",
"priority": 11, "priority": 12,
"tag": "converter" "tag": "converter"
}, },
{ {
"name": "Minecraft Community Edition", "name": "Minecraft Community Edition",
"url": "https://github.com/CDevJoud/Minecraft-Community-Edition/tree/main", "url": "https://github.com/CDevJoud/Minecraft-Community-Edition/tree/main",
"priority": 12, "priority": 13,
"tag": "Game/Server" "tag": "Game/Server"
}, },
{ {
"name": "Emerald-Legacy-Launcher / Emerald-Legacy-Launcher", "name": "Emerald-Legacy-Launcher / Emerald-Legacy-Launcher",
"url": "https://github.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher", "url": "https://github.com/Emerald-Legacy-Launcher/Emerald-Legacy-Launcher",
"priority": 13, "priority": 14,
"tag": "launcher" "tag": "launcher"
}, },
{ {
"name": "OxyZin / LegacyConsoleLauncher", "name": "OxyZin / LegacyConsoleLauncher",
"url": "https://github.com/OxyZin/LegacyConsoleLauncher", "url": "https://github.com/OxyZin/LegacyConsoleLauncher",
"priority": 14, "priority": 15,
"tag": "launcher" "tag": "launcher"
}, },
{ {
"name": "neoapps-dev / legacy-launcher", "name": "neoapps-dev / legacy-launcher",
"url": "https://github.com/neoapps-dev/legacy-launcher", "url": "https://github.com/neoapps-dev/legacy-launcher",
"priority": 15, "priority": 16,
"tag": "launcher" "tag": "launcher"
}, },
{ {
"name": "xgui4 / Legacy-Qt-Launcher", "name": "xgui4 / Legacy-Qt-Launcher",
"url": "https://github.com/xgui4/Legacy-Qt-Launcher", "url": "https://github.com/xgui4/Legacy-Qt-Launcher",
"priority": 16, "priority": 17,
"tag": "launcher" "tag": "launcher"
} }
] ]