Skip to content

Commit

Permalink
Changed the name of launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Aspirata committed Jul 14, 2024
1 parent a3eab8b commit 358965b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mcblend Source/Resource_Packs.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def set_resource_packs(resource_packs, debug=None):
Launchers = {
"Mojang": ".minecraft\\versions",
"Modrinth": "com.modrinth.theseus\\meta\\versions",
"Legacy-Launcher": ".tlauncher\\legacy\\Minecraft\\game\\versions",
"TL Legacy": ".tlauncher\\legacy\\Minecraft\\game\\versions",
}

def update_default_pack():
Expand Down

0 comments on commit 358965b

Please sign in to comment.