DeDiamondPro/Resourcify

Other sites suppport

IZeeXeS opened this issue ยท 6 comments

Like Curseforge or PlanetMinecraft (if this possible)

Curseforge could be done but is more complicated then modrinth since it requires me to apply for an API key and proxy all requests through my server. Additionally curseforge's filters for shaders and datapacks are... weird at best. This might be done in the future but I can't promise anything since it is possible curseforge doesn't even give me an API key.

PlanetMinecraft is unfortunately not possible since they do not have any sort of public API.

oxodao commented

Probably not that legal but does the job without api key
https://curse.tools/

Probably not that legal but does the job without api key https://curse.tools/

Yeah this is... sketchy at best and I do not feel comfortable using something like this since I:

  1. Don't know what data it collects (no privacy policy of any kind)
  2. Could be gone at any time because it is:
    a. Shut down by curseforge; or
    b. Whoever operates it no longer wants to/can

Good news! I have received a CurseForge API key and will start working on adding support to CurseForge (and maybe also some other services) soon!

๐Ÿ‘€
image

CurseForge support has been added in 1.4.0+beta.1, you can get it at https://modrinth.com/mod/resourcify/versions. If you have another service that you would like to be added to Resourcify or have found and issue with the CurseForge implementation, feel free to open a new issue!