1
0
mirror of https://github.com/Earu/EasyChat.git synced 2025-03-04 03:13:20 -05:00
EasyChat/addon.json

16 lines
213 B
JSON

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