diff --git a/xmake.lua b/xmake.lua index 1db7f2f7..e04e8308 100644 --- a/xmake.lua +++ b/xmake.lua @@ -6,11 +6,10 @@ add_requires( "demangler", "dyncall", "fmt", - "legacymoney 0.5.0", - "legacyparticleapi 0.5.0", - "legacyremotecall 0.5.0", + "legacymoney 0.6.0", + "legacyparticleapi 0.6.0", + "legacyremotecall 0.6.0", "levilamina 0.11.0", - "bdslibrary 1.20.72.01", "lightwebsocketclient", "magic_enum", "nlohmann_json", @@ -70,7 +69,6 @@ target("legacy-script-engine") "legacyparticleapi", "legacyremotecall", "levilamina", - "bdslibrary", "lightwebsocketclient", "magic_enum", "nlohmann_json",