Skip to content

Commit

Permalink
Bump version and update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
trainb0y committed Oct 12, 2022
1 parent 9684594 commit 7659366
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Minecraft `>1.19.2`
- [Fabric Loader](https://fabricmc.net/) `>0.14.8` or the equivalent [Quilt](https://quiltmc.org/) version
- [ModMenu](https://github.com/TerraformersMC/ModMenu) `>4.0.0`
- [Fabric Language Kotlin](https://github.com/FabricMC/fabric-language-kotlin) `>1.8.2`
- [Fabric Language Kotlin](https://github.com/FabricMC/fabric-language-kotlin) `>1.8.3`

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

Expand All @@ -34,8 +34,8 @@ More information about element overrides can be found [here](https://github.com/
- TPS Element?
- Look into overrides with colors making the text entries act up
- Make element positions scale with GUI scale
- Toggleable colored backgrounds for elemetns, see [this issue](https://github.com/trainb0y/FabriHUD/issues/2)
- Customize vanilla HUD?

### Contributions
All contributions are welcome, including translations. The source code is licensed under MIT.
If you have a feature request or run into an issue, please report it on the [GitHub](https://giithub.com/trainb0y/FabriHUD). For help join [the Discord](https://discord.gg/PPCvtMTXvP).
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ yarn_mappings=1.19.2+build.4
loader_version=0.14.8
fabric_kotlin_version=1.8.3+kotlin.1.7.10
# Mod Properties
mod_version=2.0.1
mod_version=2.1.0
maven_group=io.github.trainb0y
archives_base_name=fabrihud
# Dependencies
Expand Down

0 comments on commit 7659366

Please sign in to comment.