Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Plugin-Repository/Repository/{Version}/{Owner}/{Repository}/{Name}.json
|--------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Name | The plugin's name. |
| Owner | The username of the plugin owner. |
| (Optional) Creator | The original creator of the plugin if it differs from the Owner. |
| Description | A brief description of the plugin's function. |
| PluginVersion | The plugin version in four-part version number format. |
| SupportedDriverVersion | The minimum required OpenTabletDriver version for the plugin to function in four-part version number format. |
Expand Down
1 change: 1 addition & 0 deletions Repository/0.6.3.0/Kuuuube/CustomFilter/CustomFilter.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"Name": "Adryzz's Custom Filter",
"Owner": "Kuuuube",
"Creator": "Adryzz",
"Description": "The Ultimate filter, allowing you to use any polynomial as a filter without having to write any code!",
"PluginVersion": "2.3.0.0",
"SupportedDriverVersion": "0.6.3.0",
Expand Down
1 change: 1 addition & 0 deletions Repository/0.6.6.0/Kuuuube/VoiDPlugins/ScriptRunner.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"Name": "ScriptRunner",
"Owner": "Kuuuube",
"Creator": "X9VoiD",
"Description": "Bindable Script Launcher",
"PluginVersion": "0.5.0",
"SupportedDriverVersion": "0.6.6.0",
Expand Down
1 change: 1 addition & 0 deletions Repository/0.6.6.0/Kuuuube/VoiDPlugins/VMultiMode.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"Name": "VMultiMode",
"Owner": "Kuuuube",
"Creator": "X9VoiD",
"Description": "Classic VMulti Output Mode",
"PluginVersion": "0.5.2",
"SupportedDriverVersion": "0.6.6.0",
Expand Down
1 change: 1 addition & 0 deletions Repository/0.6.6.0/Kuuuube/VoiDPlugins/WindowsInk.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"Name": "Windows Ink",
"Owner": "Kuuuube",
"Creator": "X9VoiD",
"Description": "Windows Ink Output Mode",
"PluginVersion": "0.5.2",
"SupportedDriverVersion": "0.6.6.0",
Expand Down