gmod-custom-loadout/addon.json
2023-01-06 22:28:12 -03:00

13 lines
184 B
JSON

{
"title": "Custom Loadout",
"type": "weapon",
"tags": ["roleplay", "fun"],
"ignore": [
".git*",
"*.txt",
"*.md",
"glualint.json",
"LICENSE",
".editorconfig"
]
}