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

21 lines
470 B
JSON

{
"name": "ExpGamingBot.discordAlerts",
"version": "4.0.0",
"description": "Sends alerts to discord once there is a bot set up to read the alerts.",
"location": "FSM_ARCHIVE",
"keywords": [
"Bot",
"Discord",
"Alerts",
"Messages",
"Acctions"
],
"dependencies": {
"ExpGamingCore.Sync": "^4.0.0",
"FactorioStdLib.Color": "^0.8.0",
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingBot@4.0.0",
"submodules": {}
}