Skip to content

Remove multiple select from Dependencies documentation since this feature no longer exists #44

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
8 changes: 0 additions & 8 deletions bottles/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ This is one of our most important features in Bottles. It is based on a public a
Dependencies can also automatically be installed by the official Bottles installers. So if you choose to install e.g. the epicgamestore installer, you will see the new dependencies installed after the process.
If you want to install them again, you can do it using the context menu (three dots at the right side of a dependency).

## Multiple selection

You can switch to multiselection mode using the button ![Bottle - Dependencies - Selection Button](../.gitbook/assets/bottles/dependencies/MultiselectionButton.png).

![Bottle - Dependencies - Multiple Selection](../.gitbook/assets/bottles/dependencies/MultiselectionMode.png)

In this mode, you can select several dependencies at once and, by clicking on the "Install selected" button, install them all at once. **However, the use of this mode currently is not recommended due to possible installation problems.**

## Packing dependences

Maintainers of dependencies can pack them, read an introduction for [packing](https://maintainers.usebottles.com/dependencies/Introduction).
Expand Down