ViaFabric/README.md

36 lines
1.7 KiB
Markdown
Raw Normal View History

# ViaFabric
2019-12-12 14:23:43 +01:00
[![Travis Build Status](https://travis-ci.com/ViaVersion/ViaFabric.svg?branch=master)](https://travis-ci.com/ViaVersion/ViaFabric)
2020-03-24 14:44:08 +01:00
[![ViaVersion Discord](https://img.shields.io/badge/chat-on%20discord-blue.svg)](https://viaversion.com/discord)
2019-12-12 14:23:43 +01:00
[![GitHub Releases](https://img.shields.io/github/downloads/ViaVersion/ViaFabric/total)](https://github.com/ViaVersion/ViaFabric/releases)
2019-12-12 14:38:08 +01:00
2020-02-24 17:53:32 +01:00
**Client-side and server-side ViaVersion implementation for Fabric**
2020-02-24 17:54:20 +01:00
2020-02-24 17:58:32 +01:00
Allows the connection to/from different Minecraft versions on your Minecraft client/server (LAN worlds too)
2020-02-24 17:53:32 +01:00
2020-04-16 19:01:27 +02:00
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.
2020-03-14 11:08:34 +01:00
2020-03-14 11:07:45 +01:00
Note: ViaVersion is not designed for modded Minecraft with modified registries
2020-03-14 11:08:34 +01:00
2020-03-24 14:44:08 +01:00
**Dependencies:**
| Dependency | Download |
| --- | --- |
| ViaVersion 3.0.0+ | dev builds at https://ci.viaversion.com/job/ViaVersion-Abstraction/ |
| 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 Commands v0 | https://www.curseforge.com/minecraft/mc-mods/fabric-api |
| (Optional) Cotton Client Commands | https://www.curseforge.com/minecraft/mc-mods/cotton-client-commands |
2020-03-14 11:08:34 +01:00
2020-03-24 14:44:08 +01:00
With ViaVersion:
2020-02-24 17:53:32 +01:00
- your server can accept newer versions
- your client can connect to older versions
2020-02-24 17:54:20 +01:00
2020-02-24 17:53:32 +01:00
Adding ViaBackwards (and optionally ViaRewind):
- your server can accept older versions
- your client can connect to newer versions
2020-02-24 17:58:32 +01:00
## WARNING
**I can not guarantee that this mod is allowed on every (or even any) server. This mod may cause problems with anti cheat plugins. USE AT OWN RISK**