Update installer.lua

This commit is contained in:
2026-06-12 21:09:33 +02:00
parent 32a4d8c19e
commit a5364e7949

View File

@@ -9,7 +9,7 @@ License: GPL-3.0
]]
-- OpenInstaller v1.0.0 (based on wget)
local BASE_URL = "https://files.befatorinc.de/cdn/youcube/"
local BASE_URL = "https://git.befatorinc.de/TheHomecraft/YouCube-Client/raw/branch/main/"
local files = {
["./youcube.lua"] = BASE_URL .. "youcube.lua",