Skip to content

ModioDirect_v1.0.2

Latest

Choose a tag to compare

@Therootexec Therootexec released this 26 May 18:29
· 12 commits to v.1.0.2 since this release
98b1db6

What's New v1.0.2

  • Mod Profiles – save and load different mod collections
  • Build Selector – pick any file version to download
  • Version Locking – pin mods to specific versions
  • Auto Backups – old versions saved before updates
  • Offline Library – view every downloaded file, not just the latest
  • Integrity Scanner – find and repair broken mods
  • Storage Analyzer – track disk usage by mod
  • Export/Import – share mod lists (JSON or TXT)
  • Update Checker – see available updates
  • Rollback – download older versions
  • Platform Scoring – auto-selects PC files, avoids console builds (reported by Lazyfluf)
  • Dependency Warnings – detects missing requirements

New CLI Options

  • check-updates
  • export
  • rollback
  • build-select
  • profile
  • debug

New Configuration Files

File Purpose
profiles.json Profile storage
locked_mods.json Version lock tracking
local_library.json Offline library index
backups/backup_manifest.json Backup tracking

Additional details are provided in the ModioDirect/docs