list_versions
list_versionsScan the launcher's versions directory to list installed Minecraft versions, returning each version's ID, path, and whether a JAR file exists, sorted by ID.
Instructions
List installed game versions by scanning /versions/ — a directory counts as a version when it contains /.json. Returns [{id, path, hasJar}], sorted by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||