mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
20 lines
443 B
JSON
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": {}
|
|
}
|