forked from wrefgtzweve/gmod-better-dupe
14 lines
262 B
JSON
14 lines
262 B
JSON
{
|
|
"title": "Better dupe",
|
|
"description": "Overrides the default duplicator tool to fix lag / crashes.",
|
|
"type": "tool",
|
|
"tags": [
|
|
"fun",
|
|
"build"
|
|
],
|
|
"ignore": [
|
|
".git/*",
|
|
"*.gma",
|
|
"README.md"
|
|
]
|
|
} |