Skip to content
New issue

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

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

Already on GitHub? # to your account

Checkboxes to copy more dirs when cloning instances #4304

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

HebaruSan
Copy link
Member

@HebaruSan HebaruSan commented Feb 7, 2025

Motivation

In #4129, instance cloning was updated to generate smaller clones by no longer copying the contents of folders that typically have an instance-specific meaning, such as saves and screenshots.

@linuxgurugamer would like the option to copy some of those dirs anyway.

Changes

Now the clone instance dialog has a list of checkboxes for the optional paths. If you leave them unchecked (the default), they won't be copied. If you check them, they will be copied.

image

Fixes #4298.

@HebaruSan HebaruSan added Enhancement New features or functionality Easy This is easy to fix GUI Issues affecting the interactive GUI Core (ckan.dll) Issues affecting the core part of CKAN labels Feb 7, 2025
@HebaruSan HebaruSan merged commit e7b6e03 into KSP-CKAN:master Feb 7, 2025
2 checks passed
@HebaruSan HebaruSan deleted the feature/clone-dir-checkboxes branch February 7, 2025 23:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Core (ckan.dll) Issues affecting the core part of CKAN Easy This is easy to fix Enhancement New features or functionality GUI Issues affecting the interactive GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add ability to copy some additional directories when cloning an install
1 participant