From ce57a8ddeffbc9c720e9146eddf532b1d4eed95d Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Tue, 19 Apr 2022 20:17:03 +0200 Subject: [PATCH] Updated Basalt (markdown) --- Basalt.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Basalt.md b/Basalt.md index 0e22293..cf6ae7e 100644 --- a/Basalt.md +++ b/Basalt.md @@ -96,7 +96,6 @@ This is a visual version, it asks the user if he wants to install basalt.lua (if ![](https://i.imgur.com/b4Ys7FB.png) ````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()