mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-17 10:55:14 +01:00
[ci skip] update readme
This commit is contained in:
parent
b2d62b28c3
commit
f601cf279d
@ -10,7 +10,7 @@
|
||||
|
||||
Allows the connection to/from different Minecraft versions on your Minecraft client/server (LAN worlds too)
|
||||
|
||||
This mod supports 1.14.4/1.15.x (on `ver/1.14` branch) and 1.16 snapshots (on `master` branch) with Fabric Loader. Check the Minecraft version in file name when downloading from GitHub Releases.
|
||||
This mod supports 1.14.4/1.15.x (on `ver/1.14` branch) and 1.16.x/snapshots (on `master` branch) with Fabric Loader. Check the Minecraft version in file name when downloading from GitHub Releases.
|
||||
|
||||
Note: ViaVersion is not designed for modded Minecraft with registry synchronization (fabric-registry-sync mod).
|
||||
|
||||
@ -18,7 +18,7 @@ Note: ViaVersion is not designed for modded Minecraft with registry synchronizat
|
||||
**Dependencies:**
|
||||
| Dependency | Download |
|
||||
| --------------------------------- | --------------------------------------------------------------------- |
|
||||
| ViaVersion 3.0.2+ | dev build at https://ci.viaversion.com/job/ViaVersion/ |
|
||||
| ViaVersion 3.0.2+ | dev builds at https://ci.viaversion.com/job/ViaVersion/ |
|
||||
| Fabric Textures v0 | https://www.curseforge.com/minecraft/mc-mods/fabric-api |
|
||||
| Fabric Resource Loader v0 | https://www.curseforge.com/minecraft/mc-mods/fabric-api |
|
||||
| Fabric Command API v1 | https://www.curseforge.com/minecraft/mc-mods/fabric-api |
|
||||
@ -39,6 +39,10 @@ Adding [ViaBackwards](https://viaversion.com/backwards) (and optionally [ViaRewi
|
||||
- See https://viaversion.com
|
||||
|
||||
|
||||
**Can ViaVersion and ViaBackwards support snapshots?:**
|
||||
- Check https://ci.viaversion.com/job/ViaVersion-DEV/ and https://ci.viaversion.com/job/ViaBackwards-DEV/ for development builds with snapshot support
|
||||
|
||||
|
||||
**Commands**:
|
||||
- There're 3 server-side alias ``/viaversion``, ``/vvfabric`` and ``/viaver``, and a client-side command ``/viafabricclient`` (OP permission level 3 is required for these commands, in the client it's received by [Entity Status Packet](https://wiki.vg/Entity_statuses#Player))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user