mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-03-11 13:19:40 +01:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
84f780edec
@ -12,7 +12,7 @@ For a full user guide go to the [Usage for Players](#usage-for-players-gui) sect
|
||||
- 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.20.70 (In development)
|
||||
- Bedrock Edition 1.20.70 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
|
||||
|
||||
## Supported Client versions
|
||||
- Release (1.7.2 - 1.20.5)
|
||||
|
@ -68,8 +68,8 @@ dependencies {
|
||||
}
|
||||
|
||||
include "com.google.code.gson:gson:2.10.1"
|
||||
include "com.formdev:flatlaf:3.4"
|
||||
include "com.formdev:flatlaf-extras:3.4"
|
||||
include "com.formdev:flatlaf:3.4.1"
|
||||
include "com.formdev:flatlaf-extras:3.4.1"
|
||||
include "org.apache.commons:commons-lang3:3.14.0"
|
||||
include "commons-io:commons-io:2.16.0"
|
||||
include "net.sf.jopt-simple:jopt-simple:5.0.4"
|
||||
|
Loading…
Reference in New Issue
Block a user