emilyploszaj / trinkets

A data-driven accessory mod and API for Minecraft using Fabric.
https://www.curseforge.com/minecraft/mc-mods/trinkets
MIT License
165 stars 72 forks source link

Clean and Fast indication for dependency versioning #314

Open drkhodakarami opened 3 months ago

drkhodakarami commented 3 months ago

When I read the readme on the first page of repo, there is a guide for adding dependency for mod developers, however, there is no indication of where we can look up and find proper version for each Minecraft version. Many GitHub pages have little gadget that show the latest version! Also, I came to the repo from curse forge and this makes things more confusing. If the project is on curse forge, why not use its maven for dependency?! If there is a special case and we need to follow the way from the readme on git hub, please make it easy to find the versioning per Minecraft version for dependency and put the guide both in readme and the quick start tutorial on wiki.