diff options
| author | 2026-01-21 15:49:20 +0800 | |
|---|---|---|
| committer | 2026-01-21 15:49:20 +0800 | |
| commit | 42b114140b9ddeb1060ac7e51311cc50f5641c2d (patch) | |
| tree | 14d331d1b4832a2406d73a56bc5902a57c47ad25 /README.md | |
| parent | cf6cd6ba667b35e352b705946420cf4acab2b004 (diff) | |
| download | DropOut-42b114140b9ddeb1060ac7e51311cc50f5641c2d.tar.gz DropOut-42b114140b9ddeb1060ac7e51311cc50f5641c2d.zip | |
chore(docs): Add roadmap link to README
Added a link to the full roadmap for the project.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -56,6 +56,8 @@ This launcher is built for players who value control, transparency, and long-ter ## Roadmap +Check our full roadmap at: https://roadmap.sh/r/minecraft-launcher-dev + - [X] **Account Persistence** — Save login state between sessions - [X] **Token Refresh** — Auto-refresh expired Microsoft tokens - [X] **JVM Arguments Parsing** — Full support for `arguments.jvm` and `arguments.game` parsing |