Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurseForge update checker (for McForge's updateJSONURL)

This project aims at making forge's updateJSONURL as easy as possible.

It is a web API that will return updateJSONURL compatible JSON files for your mod, using CurseForge as the source to determine available versions.

All you need to do is specify the endpoint in your updateJSONURL, like this:

# ...
displayName="Magic Feather"

# 284745 is the modId, you can find it on your CurseForge page.
updateJSONURL="https://mc-curse-update-checker.herokuapp.com/284745"
# ...

This project is MIT, feel free to self-host your own version!

About

Generate MinecraftForge updateJSONURL files from CurseForge

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages