From a7780a7a19c3e6e84fd6216125e318da2b64cb9a Mon Sep 17 00:00:00 2001 From: pStyl3 Date: Tue, 12 Dec 2023 11:01:51 +0100 Subject: [PATCH] Add File Anchor: &SFSE (#29) * Add File Anchor: &SFSE * Remove empty square brackets --- masterlist.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/masterlist.yaml b/masterlist.yaml index 0cfc945..912c9ab 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -225,8 +225,12 @@ prelude: - '[Starfield Script Extender](https://sfse.silverlock.org)' condition: 'file("SFSE/Plugins/([^\.]+\.dll)") and not file("../sfse_loader.exe")' -common: [] +common: # File Anchors + - &SFSE + name: '../sfse_loader.exe' + display: '[Starfield Script Extender](https://sfse.silverlock.org/)' + # Sub-Anchors bash_tags: []