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

Do not reinstall Unity or its packages if already present. Also prevent duplication because of sanitization. #41

Merged
merged 3 commits into from
Aug 7, 2017

Conversation

niezbop
Copy link
Member

@niezbop niezbop commented Aug 7, 2017

Fixes #40

@niezbop niezbop requested a review from lacostej August 7, 2017 09:08
options[:installation_path] ||= unity.path if Helper.windows?
os = U3dCore::Helper.operating_system

unity = check_unity_presence(version: version)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enforce_setup_coherence ?

@lacostej lacostej changed the title Prevent Unity duplication Do not reinstall Unity or its packages if already present. Also prevent duplication because of sanitization. Aug 7, 2017
@lacostej lacostej merged commit 530a109 into DragonBox:master Aug 7, 2017
@niezbop niezbop deleted the noduplicateunity branch August 7, 2017 10:26
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.

2 participants