gmod-better-dupe/addon.json
2021-10-26 19:36:29 +02:00

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"
]
}