pac3/addon.json

13 lines
149 B
JSON

{
"title" : "PAC3",
"type" : "tool",
"tags" : [ "fun", "roleplay" ],
"ignore" :
[
".gitignore",
".git*",
"*.txt",
"*.md",
"*.bat"
]
}