Add hopscotch preset (#451)

This commit is contained in:
archpdx
2022-05-12 09:15:05 -07:00
committed by GitHub
parent 5b098156f4
commit 2f1d1bbf02
+11
View File
@@ -0,0 +1,11 @@
{
"icon": "maki-playground",
"geometry": [
"point",
"area"
],
"tags": {
"playground": "hopscotch"
},
"name": "Hopscotch"
}