mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Updated Jsons
This commit is contained in:
@@ -1,19 +1,20 @@
|
||||
{
|
||||
"name": "autoChat",
|
||||
"version": "4.0.0",
|
||||
"type": "Submodule",
|
||||
"description": "Sends messages in chat based on what has been said by other players",
|
||||
"location": "<blank>",
|
||||
"keywords": [
|
||||
"Chat",
|
||||
"Bot",
|
||||
"Jokes",
|
||||
"Fun"
|
||||
],
|
||||
"dependencies": {
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Server": "^4.0.0",
|
||||
"ExpGamingCore.Role": "?^4.0.0"
|
||||
},
|
||||
"collection": "ExpGamingBot_4.0.0"
|
||||
}
|
||||
"name": "ExpGamingBot.autoChat",
|
||||
"version": "4.0.0",
|
||||
"type": "Submodule",
|
||||
"description": "Sends messages in chat based on what has been said by other players",
|
||||
"location": "FSM_ARCHIVE",
|
||||
"keywords": [
|
||||
"Chat",
|
||||
"Bot",
|
||||
"Jokes",
|
||||
"Fun"
|
||||
],
|
||||
"dependencies": {
|
||||
"FactorioStdLib.Game": "^0.8.0",
|
||||
"ExpGamingCore.Server": "^4.0.0",
|
||||
"ExpGamingCore.Role": "^4.0.0"
|
||||
},
|
||||
"collection": "ExpGamingBot@4.0.0",
|
||||
"submodules": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user