Age | Commit message (Collapse) | Author |
|
More links for CF / Modrinth mods / modpacks
|
|
|
|
|
|
Prevents a massive inload of Scrumplex ditto's :)
I didn't add it to every file modified in this PR because the other
changes are pretty minor, and would explode the diff of the PR. I hope
that's not a problem O_O
|
|
|
|
Some stylistic changes, and get hashes from the mod providers when
building the metadata.
|
|
Now it's in ModIndex.cpp
|
|
|
|
This reads a local mod.toml file and extract information from it. Using
C libs in C++ is kind of a pain tho :(
|
|
Also use it as a on-disk format for storing mod metadata. This will be
used later on to make better mod managment.
|
|
Since there's little difference between them, let's remove duplication
and merge them.
|