Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.20 allowed_symlinks.txt support when copying with links #1103

Merged

Conversation

Ryex
Copy link
Contributor

@Ryex Ryex commented Jun 2, 2023

appends the old instance game root path to allowed_symlinks.txt and ensures that the file itself is not a link.
it does this regardless of if the Minecraft version supports 1.20 but IMO this is ok as the file's presence will not break anything and it supports Minecraft version upgrading if the user chooses to do that.

also noticed a bug in the copy task's save copy function (I guess my first attempt was a bit naive and no one caught it :P)

should clear up any concerns with the functionality of #833 in the soon to be released 1.20

Ryex added 2 commits June 2, 2023 16:04
…via symlinks

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
…ain)

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
@DioEgizio DioEgizio added this to the 7.0 milestone Jun 3, 2023
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
@Ryex Ryex requested a review from Scrumplex June 5, 2023 05:49
@DioEgizio DioEgizio merged commit 0c24827 into PrismLauncher:develop Jun 5, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants