correct prism launcher flatpak directories (again)
This commit is contained in:
parent
d534d78d55
commit
09733aa472
@ -158,7 +158,7 @@ if platform.system() == "Linux":
|
|||||||
|
|
||||||
if detectedlauncher == "PrismLauncherFlatpak":
|
if detectedlauncher == "PrismLauncherFlatpak":
|
||||||
print("[INFO]: Using Prism Launcher (native) directory settings.")
|
print("[INFO]: Using Prism Launcher (native) directory settings.")
|
||||||
os.chdir(".var/app/org.prismlauncher.Prism.Launcher/data/PrismLauncher/instances/1.20.1/minecraft/")
|
os.chdir(".var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/1.20.1/minecraft/")
|
||||||
|
|
||||||
mcfolder = str(Path.cwd())
|
mcfolder = str(Path.cwd())
|
||||||
modfolder = mcfolder + '/mods'
|
modfolder = mcfolder + '/mods'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user