File tree Expand file tree Collapse file tree 3 files changed +3
-25
lines changed
Expand file tree Collapse file tree 3 files changed +3
-25
lines changed Original file line number Diff line number Diff line change 1010 matrix :
1111 target_type :
1212 - server
13- - client
13+ # - client
1414 steps :
1515 - uses : actions/checkout@v6
1616
6666 matrix :
6767 target_type :
6868 - server
69- - client
69+ # - client
7070 runs-on : ubuntu-latest
7171 steps :
7272 - uses : actions/checkout@v6
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Changed
1313
14- - Supported LeviLamina 1.9.2(Client 1.21.132.1 and Server 1.21.132.3)
14+ - Supported LeviLamina 1.9.2(Server 1.21.132.3)
1515- Resolved some warnings in code
1616
1717## [ 0.13.0-rc.1] - 2026-01-20
Original file line number Diff line number Diff line change 3333 ]
3434 }
3535 ]
36- },
37- {
38- "label" : " client" ,
39- "platform" : " win-x64" ,
40- "assets" : [
41- {
42- "type" : " zip" ,
43- "urls" : [
44- " https://{{tooth}}/releases/download/v{{version}}/MoreDimensions-client-windows-x64.zip"
45- ],
46- "dependencies" : {
47- "github.com/LiteLDev/LeviLamina#client" : " >=1.9.2 <1.10.0"
48- },
49- "placements" : [
50- {
51- "type" : " dir" ,
52- "src" : " more-dimensions/" ,
53- "dest" : " mods/more-dimensions/"
54- }
55- ]
56- }
57- ]
5836 }
5937 ]
6038}
You can’t perform that action at this time.
0 commit comments