mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
21 lines
470 B
JSON
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": {}
|
|
}
|