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

23 lines
583 B
JSON

{
"name": "ExpGamingBot",
"version": "4.0.0",
"description": "Different parts of a useful bot to help run a server. Discord Bot Not Included.",
"location": "FSM_ARCHIVE",
"keywords": [
"Discord",
"Bot",
"Messages",
"Chat",
"Auto"
],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"submodules": {
"ExpGamingBot.autoChat": "4.0.0",
"ExpGamingBot.autoMessage": "4.0.0",
"ExpGamingBot.discordAlerts": "4.0.0"
},
"dependencies": {}
}