You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/membase/plugin_metadata.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
plugin_name: "membase"# Name of the plugin
3
3
author: "felix from unibase"# Author and team name
4
4
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)
6
6
7
7
# Description
8
8
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
18
18
changelog_url: ""# Link to the changelog (if maintained)
19
19
20
20
# 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
23
23
community_link: ""# Forum or community link (if any)
0 commit comments