Added addon JSON file

This commit is contained in:
NickMBR 2016-12-04 17:54:31 -02:00
parent 29ddc08499
commit 9015c2b551

10
addon.json Normal file
View File

@ -0,0 +1,10 @@
{
"title" : "SpriteCore",
"type" : "tool",
"tags" : [ "build", "fun" ],
"ignore" : [
"*.psd",
"*.vcproj",
"*.svn*"
]
}