更新 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-20 00:14:28 +08:00
parent e247135d31
commit c9e9e514ca

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 = "https://git.liulikeji.cn/GitHub/cc-scada/raw/branch/" local repo_path = "https://git.liulikeji.cn/GitHub/cc-mek-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