diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..8a4c32f --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "workbench.iconTheme": "vs-seti" +} \ No newline at end of file diff --git a/main/extensions/penPlus/blocks/penProperties/drawdot.svg b/main/extensions/penPlus/blocks/penProperties/drawdot.svg new file mode 100644 index 0000000..4b23b22 --- /dev/null +++ b/main/extensions/penPlus/blocks/penProperties/drawdot.svg @@ -0,0 +1,45 @@ +00draw dot at \ No newline at end of file diff --git a/main/extensions/penPlus/blocks/penProperties/drawline.svg b/main/extensions/penPlus/blocks/penProperties/drawline.svg new file mode 100644 index 0000000..1370f21 --- /dev/null +++ b/main/extensions/penPlus/blocks/penProperties/drawline.svg @@ -0,0 +1,45 @@ +001010draw line fromto \ No newline at end of file diff --git a/main/extensions/penPlus/blocks/penProperties/penattribute.svg b/main/extensions/penPlus/blocks/penProperties/penattribute.svg new file mode 100644 index 0000000..f2bf0f1 --- /dev/null +++ b/main/extensions/penPlus/blocks/penProperties/penattribute.svg @@ -0,0 +1,46 @@ +colorpen \ No newline at end of file diff --git a/main/extensions/penPlus/blocks/penProperties/penwasdown.svg b/main/extensions/penPlus/blocks/penProperties/penwasdown.svg new file mode 100644 index 0000000..8e4024e --- /dev/null +++ b/main/extensions/penPlus/blocks/penProperties/penwasdown.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + pen is + down? + + \ No newline at end of file diff --git a/main/extensions/penPlus/main.html b/main/extensions/penPlus/main.html index 10ab99b..b655843 100644 --- a/main/extensions/penPlus/main.html +++ b/main/extensions/penPlus/main.html @@ -1,3 +1,5 @@ +Pen+ +

Pen+

Welcome to the official documentation page for the Pen+ extension! This page covers everything in the extension itself.
@@ -14,7 +16,7 @@

Tutorials