Is your feature request related to a problem? If so, please describe.
ValheimPlus changes the version string to enforce it on all clients, for example 0.212.9 is changed to 0.212.9@0.9.9.11. It is not always clear for new players which mod is doing this and need time to figure this out.
Describe the solution you'd like
The attached string should be changed to include the mod name, so something like 0.212.9-ValheimPlus@0.9.9.11. Since the version string is changed with each V+ version anyway and there is no parsing involved as far as I'm aware, this should be a non-breaking, minor change that helps new players understanding why they can't connect to a server.
Is your feature request related to a problem? If so, please describe.
ValheimPlus changes the version string to enforce it on all clients, for example
0.212.9is changed to0.212.9@0.9.9.11. It is not always clear for new players which mod is doing this and need time to figure this out.Describe the solution you'd like
The attached string should be changed to include the mod name, so something like
0.212.9-ValheimPlus@0.9.9.11. Since the version string is changed with each V+ version anyway and there is no parsing involved as far as I'm aware, this should be a non-breaking, minor change that helps new players understanding why they can't connect to a server.