1

Compare commits

...

1 Commits

View File

@ -221,7 +221,9 @@
overrides = { overrides = {
"org.prismlauncher.PrismLauncher".Context = { "org.prismlauncher.PrismLauncher".Context = {
filesystems = [ filesystems = [
"/tmp" "${config.home.homeDirectory}/Downloads"
"/tmp" # To allow temporary world folder creation for datapack installation
]; ];
}; };