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

20 lines
443 B
JSON

{
"name": "ExpGamingPlayer.polls",
"version": "4.0.0",
"description": "Adds a poll gui into the game for quick polls (default 90 seconds)",
"location": "FSM_ARCHIVE",
"keywords": [
"Polls",
"Poll",
"Question",
"Gui"
],
"dependencies": {
"ExpGamingCore.Gui": "^4.0.0",
"ExpGamingCore.Server": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0"
},
"collection": "ExpGamingPlayer@4.0.0",
"submodules": {}
}