mirror of
https://github.com/Geniusay/ChopperBot.git
synced 2026-05-23 12:49:42 +08:00
完成初始化基本模块
This commit is contained in:
19
FileModule/target/classes/test2.json
Normal file
19
FileModule/target/classes/test2.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"module":{
|
||||
"ui":"console-ui",
|
||||
"main":"console",
|
||||
"type":[
|
||||
"Account",
|
||||
"Creeper",
|
||||
"File",
|
||||
"Hot",
|
||||
"Publish",
|
||||
"Section",
|
||||
"SectionWork",
|
||||
"VideoSection"
|
||||
]
|
||||
},
|
||||
"name":"ChopperBot",
|
||||
"description":"A bot for the ChopperMC server",
|
||||
"version":"1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user