Skip to content

Commit 13296da

Browse files
authored
add plugin tnt_roulette (#418)
1 parent 89d753c commit 13296da

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

plugins/tnt_roulette/plugin_info.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"id": "tnt_roulette",
3+
"authors": [
4+
{
5+
"name": "LBY123165",
6+
"link": "https://github.com/LBY123165"
7+
},
8+
{
9+
"name": "daa0v0",
10+
"link": "https://github.com/daa0v0"
11+
}
12+
],
13+
"repository": "https://github.com/LBY123165/tnt_roulette",
14+
"branch": "main",
15+
"related_path": "TNT",
16+
"labels": ["tool"],
17+
"introduction": {
18+
"en_us": "../README.md",
19+
"zh_cn": "../README.md"
20+
}
21+
}

0 commit comments

Comments
 (0)