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

Perform install with a script rather than forced archive extraction if available. #11

Open
RoboDoig opened this issue Sep 26, 2023 · 0 comments

Comments

@RoboDoig
Copy link
Contributor

The Unity installer currently extracts the Bonsai archive and performs a 'first run' process. The issue with this is that it can overwrite any existing config files left in a repo.

We should instead follow the practice of other Bonsai environments and defer to a powershell script if it exists in the Bonsai directory of a Unity project.

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

No branches or pull requests

1 participant