wire/addon.json
2013-09-12 02:22:52 -07:00

22 lines
409 B
JSON

{
"title" : "Wiremod",
"type" : "tool",
"tags" : [ "build", "fun" ],
"description": "A collection of entities connectable by data wires, which allows for the creation of advanced contraptions.",
"ignore" :
[
"*.psd",
"*.vcproj",
"*.svn*",
"*.txt",
"*.xcf",
".git*",
".gitignore",
"git-hooks-pre-commit",
"gitrid.sh",
"license",
"readme.md",
"wiremod.fgd",
"wiremod.jpg"
]
}