Updated How To (markdown)
@@ -1,8 +1,8 @@
|
||||
You want to know how to use my UI Framework for your projects? Easy! Just use the following command in your computercraft computer/turtle/pocket comp.:
|
||||
You want to know how to use basalt for your projects? Easy! Just use the following command in your computercraft computer/turtle/pocket comp.:
|
||||
|
||||
`wget https://raw.githubusercontent.com/NoryiE/Basalt/master/basalt.lua basalt.lua`
|
||||
|
||||
After you did that, you just have to put this on top of your program:
|
||||
After you did this, you just have to put this on top of your program:
|
||||
|
||||
`local basalt = dofile("basalt.lua")`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user