mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
19 lines
471 B
JSON
19 lines
471 B
JSON
{
|
|
"name": "autoChat",
|
|
"version": "4.0.0",
|
|
"type": "Submodule",
|
|
"description": "Sends messages in chat based on what has been said by other players",
|
|
"location": "<blank>",
|
|
"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"
|
|
} |