- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmodule.json
More file actions
Latest commit
20 lines (20 loc) · 560 Bytes
/
Copy pathmodule.json
File metadata and controls
20 lines (20 loc) · 560 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"servers": [
"https://raw.githubusercontent.com/codeagon/GUI-Controller/master/"
],
"supportUrl": "https://discord.gg/uhDAXWQ",
"disableAutoUpdate": false,
"name": "GUICI",
"author": "Pentagon",
"description": "Allows you to toggle on and off various UI elements",
"version": "6.69a",
"options": {
"niceName": "GUICI",
"guiName": "GUICI - GUI Controller Interface",
"reloadable": true
},
"donationUrl": "https://ko-fi.com/codeagon",
"dependencies": {
"badGUI": "https://raw.githubusercontent.com/codeagon/badGUI/master/module.json"
}
}