updated
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
shell.execute("rm", "main.lua")
|
||||
shell.execute("wget", "https://github.com/itzmarkoni/NovaCrafLLC/raw/refs/heads/main/main.lua?raw=true")
|
||||
shell.execute("wget", "https://git.astrocore.space/root/NovaCorpLLC/raw/branch/main/main.lua")
|
||||
sleep(5)
|
||||
local main = require("main")
|
||||
main.run()
|
||||
|
||||
Reference in New Issue
Block a user