Files
Simple-Squad-Menu/addon.json
2025-05-31 10:13:27 +02:00

13 lines
186 B
JSON

{
"title": "Simple Squad Menu",
"type": "ServerContent",
"tags": ["realism"],
"ignore": [
".git*",
"*.txt",
"*.md",
"glualint.json",
".editorconfig",
"LICENSE"
]
}