modrinth_api_wrapper 是一个用于与 Modrinth API 交互的 Python 包。它提供了方便的客户端类和方法来访问 Modrinth 的各种 API 端点。 特别指出提供了所有返回值的 Pydantic 封装,便于调用。 安装 你可以使用 pip 来安装这个包: pip install modrinth_api_wrapper 使用示例 以下是一些使用 modrinth_api_wrapper 的...
My Launcher keeps getting spammed with an RSPC Error about an API limit on Modrinth, This appears whenever I launch a Modrinth pack but more so on the Mods sections of the Modpack. P.S. The copy error button only copies the Header and not the error content 🤷...
ModrinthJavaAPI (实际上与官方文档相同) 感谢帮助我提出了发帖请求 如何将API添加到build.gradle中? 您只需要将jitpack添加为存储库 像这样: repositories { maven { url ' https://jitpack.io ' } } 将此添加到您的依赖项中: implementation ' com.github.Minemobs:ModrinthJavaAPI:main-SNAPSHOT '...
We suggest also adding the modrinth topic to your GitHub repository, if applicable. Want to get started on creating your own project using the Modrinth API? Check out our documentation!Note: Simply because a project is on this list does not mean it is necessarily endorsed or official....
https://docs.modrinth.com/#tag/version-files/operation/getLatestVersionFromHash https://docs.modrinth.com/#tag/version-files/operation/getLatestVersionsFromHashes
其实不处理也行,modrinth 大概有这 1w 个 hashes,也就查 10 次 api 而已... 只要不是触发了具体的 mod 更新就还好,有待观察 Collaborator Author z0z0r4 commented Jan 8, 2025 基本上没问题了,有无效hashes但无需特别处理 z0z0r4 closed this as completed Jan 8, 2025 Sign up for free to join...
JavaScript library for accessing theModrinthAPI. Disclaimer: This package is in no way an official package, nor will you recieve support from the Modrinth Team in any official capacity for using this package. Any and all problems or support should be directed toRuby, ourissue tracker, or other...