From f601cf279ddab66a5c3552b97ce565d9e3653ab0 Mon Sep 17 00:00:00 2001 From: creeper123123321 <7974274+creeper123123321@users.noreply.github.com> Date: Thu, 9 Jul 2020 16:06:11 -0300 Subject: [PATCH] [ci skip] update readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aae2dea..e338650 100644 --- a/README.md +++ b/README.md @@ -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))