Skip to content

Commit df6228c

Browse files
authored
Update README with upcoming features for v1.0.2
Added details about upcoming features and new CLI commands for ModioDirect v1.0.2.
1 parent d3b8390 commit df6228c

1 file changed

Lines changed: 23 additions & 5 deletions

File tree

README.md

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,30 @@ API keys can only access publicly available content.
111111
Private or unlisted mods are not accessible using API keys alone, as they require OAuth-based authentication.
112112
OAuth support is not currently implemented in ModioDirect. Future updates may add OAuth support if permitted by mod.io’s policies.
113113

114-
## Upcoming Features Updates
115-
ModioDirect is actively maintained. The following features are planned for future releases:
114+
## ModioDirect v1.0.2 – upcoming release ("5.25.2026")
115+
New stuff:
116+
- Mod Profiles – save/load different mod collections
117+
- Version Locking – pin mods to specific versions
118+
- Auto Backups – old versions saved before updates
119+
- Offline Library – see every downloaded file, not just latest
120+
- Integrity Scanner – find and repair broken mods
121+
- Storage Analyzer – track disk usage by mod
122+
- Export/Import – share mod lists (JSON or TXT)
123+
- Update Checker – see available updates
124+
- Build Selector – pick any file version to download - thanks to @VaelophisNyx for the idea
125+
- Rollback – download older versions
126+
- Platform Scoring – auto-selects PC files, avoids console builds - reported by @lazyfluf
127+
- Dependency Warnings – detects missing requirements
128+
129+
New CLI:
130+
--check-updates, --export, --rollback, --build-select, --profile, --debug
131+
New config files:
132+
profiles.json, locked_mods.json, local_library.json more details coming...
133+
134+
135+
## On (bata)
116136
- Windows standalone executable (.exe)
117-
A portable build for Windows users that does not require Python.
118-
119-
137+
120138
## 🌟 Special Thanks
121139

122140
Thanks to [@Diversion](https://github.com/diversionsec)

0 commit comments

Comments
 (0)