mirror of
https://github.com/generalwrex/precision-tool.git
synced 2025-03-04 03:13:02 -05:00
17 lines
368 B
JSON
17 lines
368 B
JSON
{
|
|
"title" : "Precision Tool",
|
|
"type" : "tool",
|
|
"tags" : [ "build", "fun" ],
|
|
"description": "garrysmod addon to allow exact movement of objects for accurate building. Push/pull, rotate, and snap props together at specific distances.",
|
|
"ignore" :
|
|
[
|
|
"*.psd",
|
|
"*.vcproj",
|
|
"*.svn*",
|
|
"*.txt",
|
|
".git*",
|
|
"README.md",
|
|
"precision-tool.gma",
|
|
"*.jpg"
|
|
]
|
|
} |