You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Allows the connection of higher client versions to lower server versions -
8
8
it works on any platform you can think of.**
9
9
10
10
The base ViaVersion jar runs on Paper and Velocity. We also have projects integrating ViaVersion to run
11
11
on Fabric, Forge, Bungee, Sponge, or as a standalone proxy to join from basically any client version on
12
-
any server version from the past decade. **See [HERE](https://github.com/ViaVersion) for an overview of the different Via\* projects.**
12
+
any server version from the past decade. **See [HERE](https://viaversion.com) for an overview of the different Via\* projects.**
13
13
14
-
Note that ViaVersion will be able to **run best on either Paper servers or Fabric clients** due to having
14
+
Note that ViaVersion will be able to **run best on either Paper servers or through [ViaFabricPlus](https://github.com/ViaVersion/ViaFabricPlus?tab=readme-ov-file#viafabricplus)** due to having
15
15
direct access to client/server state and more extensive API.
@@ -83,7 +83,7 @@ You need JDK 17 or newer to build ViaVersion.
83
83
84
84
Mapping Files
85
85
--------------
86
-
Mapping files are generated and managed in our [Mappings repository](https://github.com/ViaVersion/Mappings).
86
+
Mapping files are generated and managed in our [Mappings repository](https://github.com/ViaVersion/Mappings). The generated mapping output is stored [here](./common/src/main/resources/assets/viaversion).
87
87
88
88
89
89
Resources
@@ -96,7 +96,7 @@ Resources
96
96
97
97
License
98
98
--------
99
-
The entirety of the [API directory](api)(including the legacy API directory) is licensed under the MIT License;
99
+
The entirety of the [API directory](api) is licensed under the MIT License;
0 commit comments