1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-04 03:13:20 -05:00
EasyChat/addon.json
2021-07-07 19:54:14 +02:00

19 lines
276 B
JSON

{
"title": "EasyChat",
"type": "ServerContent",
"tags": [ "roleplay", "realism" ],
"ignore": [
"*.psd",
"*.vcproj",
"*.svn*",
"*.md",
".git/*",
".gitignore",
"update.bat",
".gma",
"glualint.json",
".github/*",
"bin/*"
]
}