Skip to content

Commit

Permalink
Add File Anchor: &SFSE (#29)
Browse files Browse the repository at this point in the history
* Add File Anchor: &SFSE
* Remove empty square brackets
  • Loading branch information
pStyl3 authored Dec 12, 2023
1 parent 391bffa commit a7780a7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []
Expand Down

0 comments on commit a7780a7

Please sign in to comment.