Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Links
Creators
Details
Licensed LGPL-3.0-or-later
Published 8 months ago
Updated 6 months ago
Usage
Prepend quic:// to the Minecraft server address. (tcp:// can also be used, but it has no effect as TCP is the default.)
Credits
Significant portions of code have been reworked from quic-connect by ramidzkh (Ramid Khan).
Footnotes
- You must use a valid, CA-signed TLS certificate on the server.
- If you want to use a self-signed certificate, please compile the mod with
.trustManager(io.netty.handler.ssl.util.InsecureTrustManagerFactory.INSTANCE)uncommented.
- If you want to use a self-signed certificate, please compile the mod with
- Only these platforms are supported:
- Windows:
x86-64
MacOS:Support not present in 0.1.5, >0.4.0x86-64ARM64
- Linux:
x86-64ARM64
- Windows:



