Skip to content

Commit

Permalink
feat: update plugin.json
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed Oct 16, 2024
1 parent a4c62de commit c728b0d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions spark-allay/src/main/resources/plugin.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"entrance": "me.lucko.spark.allay.AllaySparkPlugin",
"name": "spark",
"description": "${pluginDescription}",
"version": "${pluginVersion}",
"description": "${pluginDescription}",
"authors": [
"IWareQ"
]
"Luck",
"IWareQ",
"daoge_cmd"
],
"website": "https://spark.lucko.me/",
"entrance": "me.lucko.spark.allay.AllaySparkPlugin"
}

0 comments on commit c728b0d

Please sign in to comment.