forked from TeraProxy/Cosplayer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodule.json
More file actions
17 lines (17 loc) · 698 Bytes
/
Copy pathmodule.json
File metadata and controls
17 lines (17 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"disableAutoUpdate": false,
"name": "Cosplayer",
"author": "TeraProxy",
"description": "Changes your client-side appearance. Free costumes, mounts, weapon skins and much more!",
"version": "2.2.20",
"donationUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=A3KBZUCSEQ5RJ",
"options": {
"niceName": "Cosplay",
"guiName": "Cosplayer"
},
"servers": ["https://raw.githubusercontent.com/tera-tools/Cosplayer/master/"],
"supportUrl": "https://github.com/TeraProxy/Cosplayer/issues",
"dependencies": {
"tera-game-state": "https://raw.githubusercontent.com/caali-hackerman/tera-game-state/master/module.json"
}
}