Skip to content

Commit 01be468

Browse files
author
mossv2
committed
fix plugin metadata
1 parent d34af15 commit 01be468

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins/membase/plugin_metadata.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
plugin_name: "membase" # Name of the plugin
33
author: "felix from unibase" # Author and team name
44
logo_url: "https://www.unibase.io/favicon.ico" # URL to the author photo or team logo (512x512 recommended)
5-
release_date: "14-04-2025" # Release date (DD-MM-YYYY)
5+
release_date: "2025-04" # Release date (DD-MM-YYYY)
66

77
# Description
88
short_description: "Membase is a plugin for the Game SDK that allows you to store and retrieve memories from membase database." # One-liner description for listings
@@ -18,6 +18,6 @@ documentation_url: "https://www.unibase.io/" # Link to the plugin's officia
1818
changelog_url: "" # Link to the changelog (if maintained)
1919

2020
# Contact & Support
21-
x_account_handle: "" # X (formerly known as Twitter) account handle (ie: @GAME_Virtuals)
22-
support_contact: "" # Email or Slack/Discord link for user support
21+
x_account_handle: "fiatlucis" # X (formerly known as Twitter) account handle (ie: @GAME_Virtuals)
22+
support_contact: "[email protected]" # Email or Slack/Discord link for user support
2323
community_link: "" # Forum or community link (if any)

0 commit comments

Comments
 (0)