This commit is contained in:
Julian Brammer 2024-06-08 21:48:56 +02:00
parent 74906094b9
commit 28713a02ae

View File

@ -1,6 +1,8 @@
--you may change these values --you may change these values
local repo = "https://git.brulijam.com/brulijam/Computercraft/raw/branch/main/src" local repo = "https://git.brulijam.com/brulijam/Computercraft/raw/branch/main/src"
print("[Booting]")
local motd = settings.get("motd.enable") local motd = settings.get("motd.enable")
if motd then if motd then