Skip to content

Commit

Permalink
Update ViaBedrock (Bedrock 1.21.30 support)
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphiMC committed Sep 17, 2024
1 parent da3275a commit cecd597
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ If you need ViaFabricPlus for older versions of the game, you can use [ViaFabric
- Classic (c0.0.15 - c0.30 including [CPE](https://wiki.vg/Classic_Protocol_Extension))
- April Fools (3D Shareware, 20w14infinite)
- Combat Snapshots (Combat Test 8c)
- Bedrock Edition 1.21.20 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
- Bedrock Edition 1.21.30 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))

## How to (Users)
- [A detailed guide on how to install and use the mod](docs/USAGE.md)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
jij "com.viaversion:viabackwards-common:5.0.4-SNAPSHOT"
jij "net.raphimc:viaaprilfools-common:3.0.2-SNAPSHOT"
jij "net.raphimc:ViaLegacy:3.0.3-SNAPSHOT"
jij ("net.raphimc:ViaBedrock:0.0.11-SNAPSHOT") {
jij ("net.raphimc:ViaBedrock:0.0.12-SNAPSHOT") {
exclude group: "io.jsonwebtoken"
exclude group: "com.mojang", module: "brigadier"
}
Expand Down

0 comments on commit cecd597

Please sign in to comment.