Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
trainb0y committed Mar 16, 2023
1 parent 69f64fc commit d7a9cde
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ This mod adds a zoom key (default `c`) that allows the user to zoom in their vie
If you don't like the default "feel" of the zoom, you can configure it to be however you want.

### Requirements
- Minecraft `>1.19.3`
- [Fabric Loader](https://fabricmc.net/) `>0.14.10` or the equivalent [Quilt](https://quiltmc.org/) version
- Minecraft `>1.19.4`
- [Fabric Loader](https://fabricmc.net/) `>0.14.14` or the equivalent [Quilt](https://quiltmc.org/) version
- [ModMenu](https://github.com/TerraformersMC/ModMenu) `>5.0.0`
- [Fabric Language Kotlin](https://github.com/FabricMC/fabric-language-kotlin) `>1.9.0`
- [Fabric API](https://modrinth.com/mod/fabric-api) `>0.68.0` or the equivalent [QFAPI](https://modrinth.com/mod/qsl) version if using Quilt
- [YACL](https://github.com/isXander/yetanotherconfiglib) `>2.2.0`
- [Fabric Language Kotlin](https://github.com/FabricMC/fabric-language-kotlin) `>1.9.1`
- [Fabric API](https://modrinth.com/mod/fabric-api) `>0.75.3` or the equivalent [QFAPI](https://modrinth.com/mod/qsl) version if using Quilt
- [YACL](https://github.com/isXander/yetanotherconfiglib) `>2.3.0`

Though not strictly required, ModMenu is the only way to access the configuration UI.

Expand Down

0 comments on commit d7a9cde

Please sign in to comment.