Releases: cebarks/convoy
Releases · cebarks/convoy
Release list
v0.5.0
What's New
Configurable keybind panel (F10)
Status Tab
- Convoy, Quartermaster, and SPT version display
- Server URL and last sync result with color coding (green/yellow/red)
- Installed mods grouped by group with file counts
- Sync Now button
Mods Tab
- Collapsible Required and Optional sections
- Toggle optional groups on/off
- Per-mod checkboxes within enabled groups
- "Changes pending" indicator
- Sync Now button
Other Changes
- Group-enabled state now persisted in
state.json(no longer in BepInEx config) - Panel auto-closes during sync confirmation
- Keybind configurable via BepInEx config (
Convoy > Panel Keybind) - Removed all F12 debug entries (version, sync result, server URL, Sync Now toggle)
v0.4.0
What's Changed
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.2
v0.1.0
Initial release of Convoy — BepInEx 5 plugin for syncing client-side mods from a Quartermaster server.
- Catalog-based mod sync with ETag caching
- SHA-256 file verification
- Optional mod group toggles via BepInEx config
- Staging directory extraction for safe installs