Ore
Ore copied to clipboard
Forge Mod Support
trafficstars
Forge tags exist for Sponge plugins that have Forge as a dependency, but standalone Forge mod support is limited.
- [x] Forge Tag
- [ ] Get Minecraft Version and add a Minecraft Version tag
Some plugins like to override the generation of the mcmod.info file with their own. Currently, mods and plugins like this won't appear with any tags. I think they should be rejected, as we're unable to determine what platform the mod is for.
the other option is to use ASM to find the forge/sponge mod annotations on upload, however ... i'd rather avoid doing this, as i don't want to be scanning for this if 1.13 fml changes break the current setup