mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Updated Jsons
This commit is contained in:
@@ -1,19 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
"name": "ExpGamingPlayer.polls",
|
||||
"version": "4.0.0",
|
||||
"type": "Submodule",
|
||||
"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": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user