mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Remove all remaining mentions of using symlinks
Since these should never be used anymore.
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user