feat: adapt to GMLIB v1.0.2

This commit is contained in:
KobeBryant114514
2025-05-07 21:22:34 +08:00
Unverified
parent 8aefbf335b
commit 9a31f363f8
5 changed files with 53 additions and 15 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ if not has_config("vs_runtime") then
set_runtimes("MD")
end
add_requires("levilamina", {configs = {target_type = "server"}})
add_requires("levilamina 1.1.1", {configs = {target_type = "server"}})
add_requires("legacyremotecall")
add_requires("levibuildscript")
add_requires("ilistenattentively")