Skip to content

Commit

Permalink
Add “cross-version support” section to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
emonadeo committed Jan 19, 2025
1 parent ea1d7f6 commit 80cd7cf
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,17 @@ Install these mods alongside Auto-Run.
- [Fabric API](https://modrinth.com/mod/fabric-api) is **required**
- [Mod Menu](https://modrinth.com/mod/modmenu) and [Cloth Config API](https://modrinth.com/mod/cloth-config) are **optional**

### Cross-version support

When a new Minecraft update drops, most of the times this mod “just works”.
For example `autorun-mc1.21.2-v1.1.0.jar` also works in 1.21.3 and 1.21.4.

Consider the `mc1.21.2` in the tag as the minimum Minecraft version this mod runs on. Check the [Compatiblity on Modrinth](https://modrinth.com/mod/autorun/versions) or [Game Versions on CurseForge](https://www.curseforge.com/minecraft/mc-mods/autorun-fabric/files) to see which Auto-Run version is compatible with what Minecraft versions.

If you cannot find a compatible version it's worth trying out the latest version of Auto-Run. In the best case it just works. In the worst case Minecraft crashes when you try to launch it.

In that case please create a [GitHub Issue](https://github.com/emonadeo/autorun/issues/new) and I will either update the version compatibility chart or release a new version if needed.

## Usage

Press <kbd>O</kbd> to toggle Auto-Run.
Expand Down

0 comments on commit 80cd7cf

Please sign in to comment.