diff --git a/data/presets/playground/hopscotch.json b/data/presets/playground/hopscotch.json new file mode 100644 index 000000000..3fa0974ce --- /dev/null +++ b/data/presets/playground/hopscotch.json @@ -0,0 +1,11 @@ +{ + "icon": "maki-playground", + "geometry": [ + "point", + "area" + ], + "tags": { + "playground": "hopscotch" + }, + "name": "Hopscotch" +}