1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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": []
}
]
}
|