mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
19 lines
473 B
JSON
19 lines
473 B
JSON
{
|
|
"name": "polls",
|
|
"version": "4.0.0",
|
|
"type": "Submodule",
|
|
"description": "Adds a poll gui into the game for quick polls (default 90 seconds)",
|
|
"location": "<blank>",
|
|
"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"
|
|
} |