Files
factorio-scenario-ExpCluster/old/modules/ExpGamingBot/autoChat/softmod.json
2019-03-01 20:24:23 +00:00

20 lines
438 B
JSON

{
"name": "ExpGamingBot.autoChat",
"version": "4.0.0",
"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": {}
}