-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 75b18bd
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<h1 class="centered">Pen+</h1> | ||
<p> | ||
Welcome to the official documentation page for the Pen+ extension! This page covers everything in the extension itself.<br> | ||
If you would like something covering the <a href="">shader editor</a> check it's page, | ||
or if you are looking for info about Pen+ addons and it's integration in other extensions please check <a href="">addons</a> section. | ||
</p> | ||
<br> | ||
<br> | ||
<p> | ||
Pen+ is an extension made and maintained by <a href="https://www.youtube.com/@obviousalexc">ObviousAlexC</a>/<a href="https://scratch.mit.edu/users/pinksheep2917/">pinksheep2917</a><br> | ||
Pen+ is a rendering extension for turbowarp and it's mods that allow for more advanced rendering techniques. Check out the <a href="https://pen-group.github.io/">main page</a> for featured projects and alike. | ||
</p> | ||
<h2> | ||
Block Categories | ||
</h2> | ||
<ul> | ||
<li><a href="">Pen Properties</a></li> | ||
<li><a href="">Square Blocks</a></li> | ||
<li><a href="">Main Triangle Blocks</a></li> | ||
<li><a href="">Color Blocks</a></li> | ||
<li><a href="">Image Blocks</a></li> | ||
<li><a href="">Shaders Blocks</a></li> | ||
<li><a href="">Cubemap Blocks</a></li> | ||
<li><a href="">List Blocks</a></li> | ||
<li><a href="">Extra Blocks</a></li> | ||
</ul> |