mirror of
https://github.com/StyledStrike/gmod-custom-loadout.git
synced 2025-03-04 03:03:09 -05:00
13 lines
184 B
JSON
13 lines
184 B
JSON
{
|
|
"title": "Custom Loadout",
|
|
"type": "weapon",
|
|
"tags": ["roleplay", "fun"],
|
|
"ignore": [
|
|
".git*",
|
|
"*.txt",
|
|
"*.md",
|
|
"glualint.json",
|
|
"LICENSE",
|
|
".editorconfig"
|
|
]
|
|
} |