You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ This repo has been built over the years as the result of working on [vk.com comm
5
5
The main purpose of the repository is education, so you are free to use these scripts in any way you see fit.
6
6
*Some of these scripts are unfinished or may work not as expected.*
7
7
8
+
All scripts are released under Creative Commons CC-BY 3.0 License
9
+
which generally means, do whatever you want (this includes using these tools for you commercial projects and including them in your own scripts) until you mention the author.
10
+
8
11
### Contents
9
12
10
13
+[addRoundedShape.jsx](https://github.com/ae-scripting/scripting-snippets/blob/master/addRoundedShape.jsx) – Just adds a blank shape object with rounded Line Cap and Line Join
0 commit comments