From ca281821b8473a0f8bd2cd02dbeaf20a68ddc39d Mon Sep 17 00:00:00 2001 From: Timo Ley Date: Fri, 26 Aug 2022 21:52:01 +0200 Subject: [PATCH] Remove select installer --- docs/concepts/install.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/concepts/install.md b/docs/concepts/install.md index 3fa34f5..0b7cc51 100644 --- a/docs/concepts/install.md +++ b/docs/concepts/install.md @@ -47,16 +47,6 @@ Moreover, this install step may only be used with launchable or instance addons side, which has this install step, except all of them are marked as `optional`, in which case they are also implicitly marked as incompatible to each other. -### select - -args: - -- `[filename]` - -`select` is used to select the file with the given file name for other installation steps. -The file name can also be a relative path, if the file is not directly in the Minecraft directory. -If no file name is given, the selection resets to the original file itself, also if it was already moved to another location. - ## Locations Locations are specified as a relative path from the Minecraft directory to which the file should be installed.