AtomicStryker / atomicstrykers-minecraft-mods

Repository for my open source Minecraft Mods
https://atomicstryker.github.io/
180 stars 96 forks source link

Please mark as forge mods on curseforge.com #439

Closed pavog closed 2 years ago

pavog commented 2 years ago

For every release you can set a game version, a java version and a modloader. Could you please add the modloader "forge" to your mods and releases?

It's like next to the game version. This makes it easier for third party apps to know if it's a forge or a fabric mod.

Example: https://www.curseforge.com/minecraft/mc-mods/easy-hammers/files/all

-> You can filter for "modloader" -> "forge"

AtomicStryker commented 2 years ago

I did a pass through my mods and set the forge tag for the most relevant versions (usually the latest and 1.12.2). I'll see if my build uploader can set this tag automatically in the future.

pavog commented 2 years ago
AtomicStryker commented 2 years ago

I assume you look up this information in some sort of mod explorer. You are probably not looking at the relevant versions, the mods "end" having updates at various different MC versions. I assure you, i did what i said.

pavog commented 2 years ago

Oh yes, I think it was a caching problem on my side. I fixed the problem and updated the comment. Thank you!