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

feat: vanilla toggle per install #13

Merged
merged 7 commits into from
Dec 6, 2023

Conversation

mircearoata
Copy link
Member

Separate profile->lockfile resolution from Installation.Install() into a new function Installation.ResolveProfile()
Add a Vanilla field to Installation, and, when that is true, an empty lockfile is used instead for Installation.Install(). The profile and lockfile are not affected.
Add matching set-vanilla command, and Toggle Vanilla button in the TUI main menu

Closes #6

Vilsol
Vilsol previously approved these changes Dec 6, 2023
@Vilsol Vilsol merged commit ea983cf into satisfactorymodding:master Dec 6, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

Vanilla Toggle
2 participants