GitHub Webhooks
Automate your mod updates by configuring a GitHub Webhook. OpenMods will automatically sync your mod's metadata and releases whenever you push to your repository.
settings Configuration
- Go to your GitHub Repository Settings > Webhooks
- Click Add webhook
- Payload URL:
https://www.openmods.net/api/webhooks/github - Content type:
application/json - Secret: Use one of your API Keys from the Dashboard
- Which events?: Select **Let me select individual events** and check:
Pushes(for metadata updates)Releases(for new downloads)
Ready to distribute your mods?
Join hundreds of other developers using OpenMods to deliver their creations to players faster.