|
17 | 17 | { |
18 | 18 | "platform": "win-x64", |
19 | 19 | "dependencies": { |
| 20 | + "github.com/LiteLDev/LeviLamina": "1.9.*", |
20 | 21 | "github.com/LiteLDev/LegacyScriptEngine#quickjs": "{{version}}", |
21 | 22 | "github.com/LiteLDev/LegacyScriptEngine#lua": "{{version}}" |
22 | 23 | } |
|
25 | 26 | "label": "client", |
26 | 27 | "platform": "win-x64", |
27 | 28 | "dependencies": { |
| 29 | + "github.com/LiteLDev/LeviLamina#client": "1.9.*", |
28 | 30 | "github.com/LiteLDev/LegacyScriptEngine#client_quickjs": "{{version}}", |
29 | 31 | "github.com/LiteLDev/LegacyScriptEngine#client_lua": "{{version}}" |
30 | 32 | } |
|
33 | 35 | "label": "nodejs", |
34 | 36 | "platform": "win-x64", |
35 | 37 | "dependencies": { |
| 38 | + "github.com/LiteLDev/LeviLamina": "1.9.*", |
36 | 39 | "github.com/LiteLDev/LegacyRemoteCall": "0.17.*", |
37 | 40 | "github.com/LiteLDev/LegacyMoney": "0.17.*", |
38 | 41 | "git.levimc.org/ShrBox/7-zip": "24.*" |
|
70 | 73 | "label": "quickjs", |
71 | 74 | "platform": "win-x64", |
72 | 75 | "dependencies": { |
| 76 | + "github.com/LiteLDev/LeviLamina": "1.9.*", |
73 | 77 | "github.com/LiteLDev/LegacyRemoteCall": "0.17.*", |
74 | 78 | "github.com/LiteLDev/LegacyMoney": "0.17.*" |
75 | 79 | }, |
|
93 | 97 | "label": "lua", |
94 | 98 | "platform": "win-x64", |
95 | 99 | "dependencies": { |
| 100 | + "github.com/LiteLDev/LeviLamina": "1.9.*", |
96 | 101 | "github.com/LiteLDev/LegacyRemoteCall": "0.17.*", |
97 | 102 | "github.com/LiteLDev/LegacyMoney": "0.17.*" |
98 | 103 | }, |
|
116 | 121 | "label": "python", |
117 | 122 | "platform": "win-x64", |
118 | 123 | "dependencies": { |
| 124 | + "github.com/LiteLDev/LeviLamina": "1.9.*", |
119 | 125 | "github.com/LiteLDev/LegacyRemoteCall": "0.17.*", |
120 | 126 | "github.com/LiteLDev/LegacyMoney": "0.17.*" |
121 | 127 | }, |
|
139 | 145 | "label": "client_nodejs", |
140 | 146 | "platform": "win-x64", |
141 | 147 | "dependencies": { |
| 148 | + "github.com/LiteLDev/LeviLamina#client": "1.9.*", |
142 | 149 | "github.com/LiteLDev/LegacyRemoteCall#client": "0.17.*", |
143 | 150 | "github.com/LiteLDev/LegacyMoney#client": "0.17.*", |
144 | 151 | "git.levimc.org/ShrBox/7-zip": "24.*" |
|
176 | 183 | "label": "client_quickjs", |
177 | 184 | "platform": "win-x64", |
178 | 185 | "dependencies": { |
| 186 | + "github.com/LiteLDev/LeviLamina#client": "1.9.*", |
179 | 187 | "github.com/LiteLDev/LegacyRemoteCall#client": "0.17.*", |
180 | 188 | "github.com/LiteLDev/LegacyMoney#client": "0.17.*" |
181 | 189 | }, |
|
199 | 207 | "label": "client_lua", |
200 | 208 | "platform": "win-x64", |
201 | 209 | "dependencies": { |
| 210 | + "github.com/LiteLDev/LeviLamina#client": "1.9.*", |
202 | 211 | "github.com/LiteLDev/LegacyRemoteCall#client": "0.17.*", |
203 | 212 | "github.com/LiteLDev/LegacyMoney#client": "0.17.*" |
204 | 213 | }, |
|
222 | 231 | "label": "client_python", |
223 | 232 | "platform": "win-x64", |
224 | 233 | "dependencies": { |
| 234 | + "github.com/LiteLDev/LeviLamina#client": "1.9.*", |
225 | 235 | "github.com/LiteLDev/LegacyRemoteCall#client": "0.17.*", |
226 | 236 | "github.com/LiteLDev/LegacyMoney#client": "0.17.*" |
227 | 237 | }, |
|
0 commit comments