Skip to content
Robert Jelic edited this page Apr 24, 2022 · 63 revisions

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.:

wget https://raw.githubusercontent.com/NoryiE/Basalt/master/basalt.lua basalt.lua

After that, you just have to put this on top of your program:

local basalt = dofile("basalt.lua")

now you are able to access everything from the Basalt Framework: