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

20 lines
504 B
JSON

{
"name": "autoMessage",
"version": "4.0.0",
"type": "Submodule",
"description": "Prints a message every 15 minutes to chat.",
"location": "<blank>",
"keywords": [
"Bot",
"Chat",
"Auto Message",
"Message"
],
"dependencies": {
"ExpGamingCore.Server": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Ranking": "?^4.0.0",
"ExpGamingCore.Sync": "?^4.0.0"
},
"collection": "ExpGamingBot_4.0.0"
}