
Modrinth versioning system
KreloX opened this issue ยท 1 comments
The version numbers of some files on Modrinth overlap. One example is Spartan Weaponry 3.0.5 which exists for both 1.18.2 and 1.19.2 as separate files but both with the same version number. This causes the 3.0.5 version for 1.19.2 to have version number xXdeWm7W instead of 3.0.5, which is a problem for users of modrinth maven. It can be solved by prefixing version numbers with the minecraft version they are meant for e.g. 1.19.2-3.0.5 instead of 3.0.5. Version numbers on modrinth can be changed retroactively, so this issue can be fixed for both future releases and already uploaded ones.