We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b2f5a commit a85e686Copy full SHA for a85e686
xmake.lua
@@ -6,11 +6,10 @@ add_requires(
6
"demangler",
7
"dyncall",
8
"fmt",
9
- "legacymoney 0.5.0",
10
- "legacyparticleapi 0.5.0",
11
- "legacyremotecall 0.5.0",
+ "legacymoney 0.6.0",
+ "legacyparticleapi 0.6.0",
+ "legacyremotecall 0.6.0",
12
"levilamina 0.11.0",
13
- "bdslibrary 1.20.72.01",
14
"lightwebsocketclient",
15
"magic_enum",
16
"nlohmann_json",
@@ -70,7 +69,6 @@ target("legacy-script-engine")
70
69
"legacyparticleapi",
71
"legacyremotecall",
72
"levilamina",
73
- "bdslibrary",
74
75
76
0 commit comments