mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-02-07 00:01:40 +01:00
Bump version to 3.3.1-SNAPSHOT
This commit is contained in:
parent
ca22ea769e
commit
50848ee8c5
@ -6,16 +6,16 @@ Using it is very simple, just run the jar file, and it will start a user interfa
|
||||
For a full user guide go to the [Usage for Players](#usage-for-players-gui) section or the [Usage for Server Owners](#usage-for-server-owners-config) section.
|
||||
|
||||
## Supported Server versions
|
||||
- Release (1.0.0 - 1.20.6)
|
||||
- Release (1.0.0 - 1.21)
|
||||
- Beta (b1.0 - b1.8.1)
|
||||
- Alpha (a1.0.15 - a1.2.6)
|
||||
- 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.80 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
|
||||
- Bedrock Edition 1.21.0 ([Some features are missing](https://github.com/RaphiMC/ViaBedrock#features))
|
||||
|
||||
## Supported Client versions
|
||||
- Release (1.7.2 - 1.20.6)
|
||||
- Release (1.7.2 - 1.21)
|
||||
- Bedrock Edition (Needs the [Geyser plugin](https://geysermc.org/download))
|
||||
- Classic, Alpha, Beta, Release 1.0 - 1.6.4 (Only passthrough)
|
||||
|
||||
|
@ -5,4 +5,4 @@ org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
maven_group=net.raphimc
|
||||
maven_name=ViaProxy
|
||||
maven_version=3.3.0
|
||||
maven_version=3.3.1-SNAPSHOT
|
||||
|
Loading…
Reference in New Issue
Block a user