mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-24 12:06:11 +01:00
ViaRift version suffix
This commit is contained in:
parent
83166f6b17
commit
b08a56e6f2
@ -63,7 +63,7 @@ public class VRPlatform implements ViaPlatform {
|
||||
|
||||
@Override
|
||||
public String getPluginVersion() {
|
||||
return "ViaRift-" + VersionInfo.VERSION;
|
||||
return VersionInfo.VERSION + "-ViaRift";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user