Files
factorio-scenario-ExpCluster/modules/ExpGamingBot/autoChat/softmod.json
2018-08-26 17:28:18 +01:00

18 lines
432 B
JSON

{
"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.Ranking": "?^4.0.0"
},
"collection": "ExpGamingBot_4.0.0"
}