feat: add more info for UserCache

This commit is contained in:
zimuya4153
2025-11-09 21:05:53 +08:00
Unverified
parent f352dc2215
commit 1f664c211a
9 changed files with 67 additions and 206 deletions
+2 -2
View File
@@ -8,11 +8,11 @@ if not has_config("vs_runtime") then
set_runtimes("MD")
end
add_requires("levilamina 1.7.1", {configs = {target_type = "server"}})
add_requires("levilamina 1.7.3", {configs = {target_type = "server"}})
add_requires("legacyremotecall")
add_requires("levibuildscript 0.5.2")
add_requires("ilistenattentively 0.10.0")
add_requires("gmlib 1.7.00")
add_requires("gmlib 1.7.0")
add_requires("modapi 0.3.0")
target("GMLIB-LegacyRemoteCallApi")