更新 ccmsi.lua
Some checks failed
Lua Checks / check (push) Has been cancelled
Deploy Installation Data / deploy (push) Has been cancelled

This commit is contained in:
2025-11-19 22:52:09 +08:00
parent 451232ce91
commit e2e6f668be

View File

@@ -19,7 +19,7 @@ local CCMSI_VERSION = "v1.21"
local install_dir = "/.install-cache" local install_dir = "/.install-cache"
local manifest_path = "https://mikaylafischler.github.io/cc-mek-scada/manifests/" local manifest_path = "https://mikaylafischler.github.io/cc-mek-scada/manifests/"
local repo_path = "http://raw.githubusercontent.com/MikaylaFischler/cc-mek-scada/" local repo_path = "https://git.liulikeji.cn/GitHub/cc-scada/raw/branch/"
---@diagnostic disable-next-line: undefined-global ---@diagnostic disable-next-line: undefined-global
local _is_pkt_env = pocket -- luacheck: ignore pocket local _is_pkt_env = pocket -- luacheck: ignore pocket