File Details
modsync-0.5.0.jar
- R
- Jan 23, 2026
- 178.81 KB
- 84
- Early Access
File Name
modsync-0.5.0.jar
Supported Versions
- Early Access
[0.5.0] - 2026-01-23
Added
- Release Channel System: Control which release types (Release, Beta, Alpha) are considered for installation and updates
- Global default channel via
/modsync config channel <release|beta|alpha> - Per-mod override via
/modsync setchannel <mod> <release|beta|alpha|default>
- Global default channel via
- Config command: New
/modsync configshows all configuration at a glance - Version selection: Install and upgrade commands now respect release channel settings
- Channel display:
listandcheckcommands show effective channel when not using default
tl;dr
New release channel system lets you choose between stable releases, beta, or alpha versions. Set a global default with
/modsync config channel betaor override per-mod with/modsync setchannel MyMod alpha.

