aboutsummaryrefslogtreecommitdiff
path: root/libs/installer_bsplugins/plugindefinition.json
diff options
context:
space:
mode:
Diffstat (limited to 'libs/installer_bsplugins/plugindefinition.json')
-rw-r--r--libs/installer_bsplugins/plugindefinition.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/libs/installer_bsplugins/plugindefinition.json b/libs/installer_bsplugins/plugindefinition.json
new file mode 100644
index 0000000..f055e23
--- /dev/null
+++ b/libs/installer_bsplugins/plugindefinition.json
@@ -0,0 +1,27 @@
+{
+ "Name": "Bethesda Plugin Manager",
+ "Author": "Parapets",
+ "Description": "Manages plugin load order for Bethesda Game Studios game engines",
+ "DocsUrl": "",
+ "GithubUrl": "https://github.com/Exit-9B/modorganizer-bsplugins",
+ "NexusUrl": "https://www.nexusmods.com/skyrimspecialedition/mods/111236",
+ "Versions": [
+ {
+ "Version": "0.1.5.0b",
+ "Released": "2024-02-15",
+ "MinSupport": "2.5.0",
+ "MaxSupport": "",
+ "MinWorking": "2.5.0",
+ "MaxWorking": "",
+ "DownloadUrl": "https://github.com/Exit-9B/modorganizer-bsplugins/releases/download/v0.1.5/bsplugins-v0.1.5.7z",
+ "PluginPath": [
+ "plugins/bsplugins.dll"
+ ],
+ "LocalePath": [
+ "translations/bsplugins_en.qm"
+ ],
+ "DataPath": [],
+ "ReleaseNotes": []
+ }
+ ]
+} \ No newline at end of file