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