Updated Basalt (markdown)
@@ -96,7 +96,6 @@ This is a visual version, it asks the user if he wants to install basalt.lua (if
|
|||||||

|

|
||||||
````lua
|
````lua
|
||||||
--Basalt configurated installer
|
--Basalt configurated installer
|
||||||
--Basalt configurated installer
|
|
||||||
local filePath = "basalt.lua" --here you can change the file path default: basalt.lua
|
local filePath = "basalt.lua" --here you can change the file path default: basalt.lua
|
||||||
if not(fs.exists(filePath))then
|
if not(fs.exists(filePath))then
|
||||||
local w,h = term.getSize()
|
local w,h = term.getSize()
|
||||||
|
|||||||
Reference in New Issue
Block a user