diff --git a/README.md b/README.md index df3e7c07..e022aa7c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Hex Casting +[Curseforge](https://www.curseforge.com/minecraft/mc-mods/hexcasting) | [Modrinth](https://modrinth.com/mod/hex-casting) +| [Source](https://github.com/gamma-delta/HexMod) + A minecraft mod about casting Hexes, powerful and programmable magical effects, inspired by PSI. [Curseforge Link](https://www.curseforge.com/minecraft/mc-mods/hexcasting) diff --git a/gradle.properties b/gradle.properties index bb222251..75d91c46 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ jetbrainsAnnotationsVersion=23.0.0 minecraftVersion=1.19.2 kotlinVersion=1.7.20 -modVersion=0.10.0 +modVersion=0.11.0 paucalVersion=0.5.0 patchouliVersion=77