Skip to content

Commit

Permalink
Improve some plugin descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
xirreal committed Jan 2, 2025
1 parent ce039f0 commit 908494b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plugins/installButton/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Install Button",
"description": "Quickly and easily install shelter plugins with a button.",
"description": "Allows you to use OneClick™ to install plugins, and gives plugins inside the app a nice embed.",
"author": "xirreal",
"hash": "<HASH_PLACEHOLDER>"
}
2 changes: 1 addition & 1 deletion plugins/soundboardHotkeys/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Soundboard Hotkeys",
"description": "Spam fnuuy sounds with a single key.",
"description": "Allows you to bind hotkeys to soundboard buttons. Works even while tabbed out!",
"author": "xirreal",
"hash": "<HASH_PLACEHOLDER>"
}
2 changes: 1 addition & 1 deletion plugins/vcTimer/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "VC Timer",
"description": "Shows you how much time you wasted playing games with friends.",
"description": "Adds a timer to the voice chat panel.",
"author": "xirreal",
"hash": "<HASH_PLACEHOLDER>"
}
2 changes: 1 addition & 1 deletion site/src/plugins/install-button.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Install Button
description: Uses trademarked OneClick™ technology to install plugins with a single click.
description: Uses trademarked OneClick™ technology to install plugins with a single click. Also makes plugins embed inside the app.
url: https://shelter.xirreal.dev/installButton/
demoImage: /installButton.png
pinned: true
Expand Down

0 comments on commit 908494b

Please sign in to comment.