File tree Expand file tree Collapse file tree 5 files changed +25
-25
lines changed
Expand file tree Collapse file tree 5 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " gitea.litebds.com/LiteLDev/legacy-script-engine-lua" ,
4- "version" : " 0.9.7 " ,
4+ "version" : " 0.10.0 " ,
55 "info" : {
66 "name" : " LegacyScriptEngine with Lua backend" ,
77 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
1212 ]
1313 },
1414 "dependencies" : {
15- "github.com/LiteLDev/LegacyRemoteCall" : " 0.9 .x" ,
16- "github.com/LiteLDev/LegacyParticleAPI" : " 0.9 .x" ,
17- "github.com/LiteLDev/LegacyMoney" : " 0.9 .x"
15+ "github.com/LiteLDev/LegacyRemoteCall" : " 0.10 .x" ,
16+ "github.com/LiteLDev/LegacyParticleAPI" : " 0.10 .x" ,
17+ "github.com/LiteLDev/LegacyMoney" : " 0.10 .x"
1818 },
1919 "prerequisites" : {
20- "github.com/LiteLDev/LeviLamina" : " 1.0 .x"
20+ "github.com/LiteLDev/LeviLamina" : " 1.1 .x"
2121 },
2222 "files" : {
2323 "place" : [
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " gitea.litebds.com/LiteLDev/legacy-script-engine-nodejs" ,
4- "version" : " 0.9.7 " ,
4+ "version" : " 0.10.0 " ,
55 "info" : {
66 "name" : " LegacyScriptEngine with NodeJs backend" ,
77 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
1212 ]
1313 },
1414 "dependencies" : {
15- "github.com/LiteLDev/LegacyRemoteCall" : " 0.9 .x" ,
16- "github.com/LiteLDev/LegacyParticleAPI" : " 0.9 .x" ,
17- "github.com/LiteLDev/LegacyMoney" : " 0.9 .x" ,
15+ "github.com/LiteLDev/LegacyRemoteCall" : " 0.10 .x" ,
16+ "github.com/LiteLDev/LegacyParticleAPI" : " 0.10 .x" ,
17+ "github.com/LiteLDev/LegacyMoney" : " 0.10 .x" ,
1818 "gitea.litebds.com/ShrBox/7-zip" : " 24.x" ,
1919 "gitea.litebds.com/LiteLDev/node-binaries" : " 22.12.0-rc.2"
2020 },
2121 "prerequisites" : {
22- "github.com/LiteLDev/LeviLamina" : " 1.0 .x"
22+ "github.com/LiteLDev/LeviLamina" : " 1.1 .x"
2323 },
2424 "files" : {
2525 "place" : [
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " gitea.litebds.com/LiteLDev/legacy-script-engine-python" ,
4- "version" : " 0.9.7 " ,
4+ "version" : " 0.10.0 " ,
55 "info" : {
66 "name" : " LegacyScriptEngine with Python backend" ,
77 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
1212 ]
1313 },
1414 "dependencies" : {
15- "github.com/LiteLDev/LegacyRemoteCall" : " 0.9 .x" ,
16- "github.com/LiteLDev/LegacyParticleAPI" : " 0.9 .x" ,
17- "github.com/LiteLDev/LegacyMoney" : " 0.9 .x"
15+ "github.com/LiteLDev/LegacyRemoteCall" : " 0.10 .x" ,
16+ "github.com/LiteLDev/LegacyParticleAPI" : " 0.10 .x" ,
17+ "github.com/LiteLDev/LegacyMoney" : " 0.10 .x"
1818 },
1919 "prerequisites" : {
20- "github.com/LiteLDev/LeviLamina" : " 1.0 .x"
20+ "github.com/LiteLDev/LeviLamina" : " 1.1 .x"
2121 },
2222 "files" : {
2323 "place" : [
Original file line number Diff line number Diff line change 11{
22 "format_version" : 2 ,
33 "tooth" : " gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs" ,
4- "version" : " 0.9.7 " ,
4+ "version" : " 0.10.0 " ,
55 "info" : {
66 "name" : " LegacyScriptEngine with QuickJs backend" ,
77 "description" : " A plugin engine for running LLSE plugins on LeviLamina" ,
1212 ]
1313 },
1414 "dependencies" : {
15- "github.com/LiteLDev/LegacyRemoteCall" : " 0.9 .x" ,
16- "github.com/LiteLDev/LegacyParticleAPI" : " 0.9 .x" ,
17- "github.com/LiteLDev/LegacyMoney" : " 0.9 .x"
15+ "github.com/LiteLDev/LegacyRemoteCall" : " 0.10 .x" ,
16+ "github.com/LiteLDev/LegacyParticleAPI" : " 0.10 .x" ,
17+ "github.com/LiteLDev/LegacyMoney" : " 0.10 .x"
1818 },
1919 "prerequisites" : {
20- "github.com/LiteLDev/LeviLamina" : " 1.0 .x"
20+ "github.com/LiteLDev/LeviLamina" : " 1.1 .x"
2121 },
2222 "files" : {
2323 "place" : [
Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ add_rules("mode.debug", "mode.release")
33add_repositories (" levimc-repo https://github.com/LiteLDev/xmake-repo.git" )
44
55if is_config (" target_type" , " server" ) then
6- add_requires (" levilamina 2e818330ddc776bffa06c2ccea9f6f6497b8978d " , {configs = {target_type = " server" }})
6+ add_requires (" levilamina 1.1.0 " , {configs = {target_type = " server" }})
77else
8- add_requires (" levilamina 2e818330ddc776bffa06c2ccea9f6f6497b8978d " , {configs = {target_type = " client" }})
8+ add_requires (" levilamina 1.1.0 " , {configs = {target_type = " client" }})
99end
1010
1111add_requires (" levibuildscript" )
1212
1313add_requires (
14- " legacymoney 0.9.0-rc.1 " ,
15- " legacyparticleapi 0.9.0-rc.1 " ,
16- " legacyremotecall 0.9.0-rc.1 " ,
14+ " legacymoney 0.10.0 " ,
15+ " legacyparticleapi 0.10.0 " ,
16+ " legacyremotecall 0.10.0 " ,
1717 " lightwebsocketclient 1.0.1" ,
1818 " magic_enum v0.9.7" ,
1919 " nlohmann_json v3.11.3" ,
You can’t perform that action at this time.
0 commit comments