-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.xml
More file actions
19 lines (19 loc) · 1.01 KB
/
plugins.xml
File metadata and controls
19 lines (19 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<Plugins>
<Plugin Name="komv2_plugin" Version="1.0.0.14" DownloadUrl="https://github.com/Elskom/komv2_plugin/releases/download/">
<DownloadFile Name="komv2.plugin.dll" />
<DownloadFile Name="komv2.plugin.pdb" />
</Plugin>
<Plugin Name="komv3_plugin" Version="1.0.0.13" DownloadUrl="https://github.com/Elskom/komv3_plugin/releases/download/">
<DownloadFile Name="komv3.plugin.dll" />
<DownloadFile Name="komv3.plugin.pdb" />
</Plugin>
<Plugin Name="komv4_plugin" Version="1.0.0.17" DownloadUrl="https://github.com/Elskom/komv4_plugin/releases/download/">
<DownloadFile Name="komv4.plugin.dll" />
<DownloadFile Name="komv4.plugin.pdb" />
</Plugin>
<Plugin Name="callbacktest_plugin" Version="1.0.0.22" DownloadUrl="https://github.com/Elskom/callbacktest_plugin/releases/download/">
<DownloadFile Name="callbacktest.plugin.dll" />
<DownloadFile Name="callbacktest.plugin.pdb" />
</Plugin>
</Plugins>