-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmodule.json
More file actions
20 lines (20 loc) · 873 Bytes
/
Copy pathmodule.json
File metadata and controls
20 lines (20 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"disableAutoUpdate": false,
"name": "Essentials",
"author": "TeraProxy / Caali / Pinkie Pie",
"description": "A tera-proxy module that automatically uses Nostrum/Battle Solution and Complete Crystalbind items whenever needed.",
"version": "2.3.1",
"donationUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=A3KBZUCSEQ5RJ",
"options": {
"niceName": "Essentials",
"guiName": "Essentials",
"settingsVersion": 5,
"settingsFile": "config.json",
"settingsMigrator": "settings_migrator.js"
},
"servers": ["https://raw.githubusercontent.com/TeraProxy/Essentials/master/"],
"supportUrl": "https://github.com/TeraProxy/Essentials/issues",
"dependencies": {
"tera-game-state": "https://raw.githubusercontent.com/caali-hackerman/tera-game-state/master/module.json"
}
}