Open williambl opened 7 years ago
wew just remembered that this was a thing.
Yeah, seems to be a nice format.
OK, I'm working on it in the new-syntax branch.
I'm going to change it again so that each version has its own link instead of formatting an existing link - this is to make links to curse, which uses seemingly random numbers to differentiate versions, compatible.
Curse has different dependencies for different versions, that'll need to be added too (I'll handle it).
Currently, for Forge, we just have different versions using their own JSONs. But this seems a bit annoying - perhaps we could instead have a generic JSON, such as this:
and then have other JSONs which just look like this:
How does that sound to everyone?