gmod-better-dupe/addon.json

14 lines
262 B
JSON
Raw Normal View History

2021-10-26 13:36:29 -04:00
{
"title": "Better dupe",
"description": "Overrides the default duplicator tool to fix lag / crashes.",
"type": "tool",
"tags": [
"fun",
"build"
],
"ignore": [
".git/*",
"*.gma",
"README.md"
]
}