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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,9 @@ Download SCM with the following command:
17
17
## add
18
18
-`<name>`: Downloads a library from GitHub. Libraries always have the suffix `-lib` ([Naming Conventions](https://github.com/mc-cc-scripts/.github/blob/master/profile/README.md#naming-conventions)). The suffix should not be added to the name.
19
19
-`<name>@<pastebin code>`: Downloads a library from Pastebin.
20
-
-`<url>`: Downloads a library from an URL.
21
20
## get
22
21
-`<name>`: Downloads a program from GitHub. Programs always have the suffix `-prog` ([Naming Conventions](https://github.com/mc-cc-scripts/.github/blob/master/profile/README.md#naming-conventions)). The suffix should not be added to the name.
23
22
-`<name>@<pastebin code>`: Downloads a program from Pastebin.
24
-
-`<url>`: Downloads a program from an URL.
25
23
## update
26
24
By default, without parameters, `update` updates the SCM script.
27
25
-`<name>`: Removes and downloads an installed script by name.
0 commit comments