Curseupdate
curseupdate.comRank Trend
Ranking history over time.
About Curseupdate
CurseUpdate provides a service that connects CurseForge projects with the Forge Update Checker system, allowing modders to easily manage updates for their mods. The platform automates the retrieval and parsing of mod versions, ensuring accurate update notifications without requiring extensive coding or hosting.
Manage mod updates effortlessly with CurseUpdate's automated system.
What You Can Do
- Integrate with MinecraftForge Update Checker
- Automatically retrieve mod versions from CurseForge
- Generate JSON structures for update notifications
- Support for Fabric and older Forge versions
- Access detailed documentation for developers
Frequently Asked Questions
What is CurseUpdate?
CurseUpdate is a service that helps modders manage updates for their CurseForge projects by automating version retrieval and notification.
How does CurseUpdate work?
It queries CurseForge for mod versions and constructs the necessary JSON structure for the Forge Update Checker, simplifying the update process for modders.
Is there any coding required to use CurseUpdate?
No, CurseUpdate allows you to enable update checking without any code changes or hosting requirements.
Can I use CurseUpdate for Fabric-based mods?
Yes, CurseUpdate supports Fabric-based mods by reading the necessary data from fabric.mod.json or quilt.mod.json files.
What do I need to enable CurseUpdate for my mod?
Your mod must allow third-party downloads to enable CurseUpdate to access the required files for processing.