View difference between Paste ID: MmJwcLT9 and ZcffhsFX
SHOW: | | - or go back to the newest paste.
1
shell.run("cd \\")
2
shell.run("rm builder")
3
4
shell.run("mkdir builder")
5
shell.run("cd builder")
6-
shell.run("pastebin get u22vpVU6 Templater")
6+
shell.run("pastebin get Tic10aNs Builder")
7
8
shell.run("mkdir apis")
9
shell.run("cd apis")
10
shell.run("pastebin get wP8UtxYy Colors")
11
shell.run("pastebin get nsvKtqeU Paint")
12
shell.run("pastebin get MU14K9k4 Turtle")
13
shell.run("pastebin get 0K4ZBcxV Inventory")
14
shell.run("pastebin get 2BG8HViA Button")
15
shell.run("cd ..")
16
17
shell.run("mkdir templates")
18
shell.run("cd ..")