Files
factorio-scenario-ExpCluster/modules/ExpGamingBot/autoChat/softmod.json
Cooldude2606 874d97cc28 Updated Jsons
2018-12-09 01:01:38 +00:00

21 lines
460 B
JSON

{
"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": {}
}