fill in fmj

This commit is contained in:
Johannes Frohnmeyer 2023-03-18 19:22:04 +01:00
parent d332c850af
commit 46887e11c8
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 9 additions and 4 deletions

View File

@ -1,11 +1,16 @@
{ {
"schemaVersion": 1, "schemaVersion": 1,
"id": "chat-transform", "id": "chat-transform",
"version": "${version}",
"name": "Chat-Transform", "name": "Chat-Transform",
"description": "", "version": "${version}",
"authors": [], "description": "Apply substitutions to chat messages",
"contact": {}, "authors": ["JFronny"],
"contact": {
"email": "projects.contact@frohnmeyer-wds.de",
"homepage": "https://jfronny.gitlab.io",
"issues": "https://git.frohnmeyer-wds.de/JfMods/Chat-Transform/issues",
"sources": "https://git.frohnmeyer-wds.de/JfMods/Chat-Transform"
},
"license": "MIT", "license": "MIT",
"icon": "assets/chat-transform/icon.png", "icon": "assets/chat-transform/icon.png",
"environment": "client", "environment": "client",