Remove all remaining mentions of using symlinks

Since these should never be used anymore.
This commit is contained in:
Robbert van der Helm
2022-01-02 20:24:03 +01:00
parent f5af027847
commit 16203d7246
3 changed files with 0 additions and 67 deletions
-11
View File
@@ -76,17 +76,6 @@ body:
placeholder: e.g. Wine Staging 4.20, or wine-tkg 6.14
validations:
required: true
- type: dropdown
id: installation-method
attributes:
label: Plugin installation method
description: >-
From yabridge 2.1.0 onwards you should never have to use the old symlink
installation method anymore, and it will likely cause issues if you do
use it.
options: ["copies", "symlinks"]
validations:
required: true
- type: input
id: plugin
attributes:
-11
View File
@@ -65,17 +65,6 @@ body:
placeholder: e.g. Wine Staging 4.20, or wine-tkg 6.14
validations:
required: true
- type: dropdown
id: installation-method
attributes:
label: Plugin installation method
description: >-
From yabridge 2.1.0 onwards you should never have to use the old symlink
installation method anymore, and it will likely cause issues if you do
use it.
options: ["copies", "symlinks"]
validations:
required: true
- type: input
id: plugin
attributes: