mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Indicate 1.21.1 Java support
- Indicate 1.21.1 support on modrinth/in the README.md - Add all supported versions of Geyser-Spigot to modrinth (#4952)
This commit is contained in:
parent
86d0a47206
commit
ee0b34e490
4 changed files with 7 additions and 5 deletions
|
@ -33,10 +33,10 @@ velocity = "3.3.0-SNAPSHOT"
|
|||
viaproxy = "3.3.2-SNAPSHOT"
|
||||
fabric-loader = "0.15.11"
|
||||
fabric-api = "0.100.1+1.21"
|
||||
neoforge-minecraft = "21.0.0-beta"
|
||||
neoforge-minecraft = "21.1.1"
|
||||
mixin = "0.8.5"
|
||||
mixinextras = "0.3.5"
|
||||
minecraft = "1.21"
|
||||
minecraft = "1.21.1"
|
||||
|
||||
# plugin versions
|
||||
indra = "3.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue