1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-03 19:03:10 -05:00
EasyChat/addon.json
2022-07-18 19:22:04 +02:00

21 lines
312 B
JSON

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