Skip to content

Commit

Permalink
Merge pull request Kezyma#31 from loicreynier/patch-1
Browse files Browse the repository at this point in the history
pluginfinder: add Bethesda Plugin Manager
  • Loading branch information
Kezyma authored Feb 11, 2024
2 parents 6b76dfe + c9402e6 commit 854cabc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/plugin/pluginfinder/data/pluginfinder_directory.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,10 @@
"Name": "Auto-Activator",
"Identifier": "autoactivator",
"Manifest": "https://raw.githubusercontent.com/JonathanFeenstra/modorganizer-auto-activator/main/manifest.json"
},
{
"Name": "Bethesda Plugin Manager",
"Identifier": "bsplugins",
"Manifest": "https://raw.githubusercontent.com/Exit-9B/modorganizer-bsplugins/main/plugindefinition.json"
}
]

0 comments on commit 854cabc

Please sign in to comment.