wire/addon.json
CoreyLee Hassell 8b5d32f7a1 Addon.json changes
see changes
2016-10-01 08:43:37 -04:00

24 lines
470 B
JSON

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