Implement /mods/[id]/versions/ route #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, there is no user-visible way to download older versions of mods. However, many people are looking for older versions due to compatibility issues (e.g. Wires+ 1.5.x due to 1.6.x dropping shapez Industries compatibility) - these versions are still possible to download by directly entering the URL, but one needs to know the exact version number.
All known versions are already included in the
modscollection, only the page layout has to be implemented.