@@ -9,7 +9,7 @@ type: plugin4
99name : HapticWeb
1010
1111# Plugin name that is shown to the user.
12- displayName : HapticWeb
12+ displayName : Haptic Web Plugin
1313
1414# Short description of the plugin.
1515description : Add a short description of the plugin here.
@@ -21,18 +21,18 @@ pluginFileName: HapticWebPlugin.dll
2121version : 1.1
2222
2323# Author of the plugin. The author can be a company or an individual developer.
24- author : fallstop
24+ author : Jasper M-W
2525
2626# Copyright information.
27- copyright : Copyright © 2025 fallstop . All rights reserved.
27+ copyright : Copyright © 2026 Jasper M-W . All rights reserved.
2828
2929# ==================================================================================================
3030# PLUGIN PROPERTIES
3131# ==================================================================================================
3232
3333# Location of plugin files on Windows (relative to the plugin base directory).
3434# This parameter is required to support Windows.
35- # pluginFolderWin: bin
35+ pluginFolderWin : bin
3636
3737# Location of plugin files on macOS (relative to the plugin base directory).
3838# This parameter is required to support Mac.
@@ -78,7 +78,7 @@ licenseUrl: https://opensource.org/licenses/MIT
7878# URL of the support page where the users can send improvement suggestions and report bugs.
7979# The URL is shown in Loupedeck Marketplace. The page can be for example a GitHub issues page.
8080# NOTE: This setting is recommended when publishing the plugin in Loupedeck Marketplace.
81- # supportPageUrl: https://github.com/myusername/myplugin /issues
81+ supportPageUrl : https://github.com/Fallstop/HapticWebPlugin /issues
8282
8383# URL of the plugin homepage. The URL is shown in Loupedeck Marketplace.
84- # homePageUrl: https://github.com/myusername/myplugin
84+ homePageUrl : https://haptics.jmw.nz
0 commit comments