Updated How To (markdown)
@@ -2,7 +2,7 @@ You want to know how to use basalt for your projects? Easy! Just use the followi
|
|||||||
|
|
||||||
`wget https://raw.githubusercontent.com/NoryiE/Basalt/master/basalt.lua basalt.lua`
|
`wget https://raw.githubusercontent.com/NoryiE/Basalt/master/basalt.lua basalt.lua`
|
||||||
|
|
||||||
After you did this, you just have to put this on top of your program:
|
After you did this, edit your program and add the following line on top of your program:
|
||||||
|
|
||||||
`local basalt = dofile("basalt.lua")`
|
`local basalt = dofile("basalt.lua")`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user