diff --git a/addon.json b/addon.json new file mode 100644 index 0000000..f91b384 --- /dev/null +++ b/addon.json @@ -0,0 +1,16 @@ +{ + "title" : "Prop2Mesh", + "type" : "tool", + "tags" : [ "build", "fun" ], + "ignore" : + [ + "*.psd", + "*.vcproj", + "*.svn*", + "*.git*", + "*.txt", + "*.sw.vtx", + "prop2mesh.jpg", + "README.md" + ] +} \ No newline at end of file diff --git a/prop2mesh.jpg b/prop2mesh.jpg new file mode 100644 index 0000000..eef2529 Binary files /dev/null and b/prop2mesh.jpg differ diff --git a/workshopicon.png b/workshopicon.png deleted file mode 100644 index 5d9d4f5..0000000 Binary files a/workshopicon.png and /dev/null differ