Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Luna5ama committed Nov 13, 2023
1 parent ee9b436 commit 101f1d7
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
@@ -1,8 +1,8 @@
[//]: <> (Thanks for the advice KiLAB, now I'm going to ice out the README even more)
[//]: <> (Don't worry, these are comments, they won't actually show on the readme :)

[![Download button](https://img.shields.io/badge/client-download-success.svg)](https://github.com/Luna5ama/TrollHack/releases/download/1.3.1/TrollHack-1.3.1.jar)
![Current version](https://img.shields.io/badge/version-1.3.1-blue)
[![Download button](https://img.shields.io/badge/client-download-success.svg)](https://github.com/Luna5ama/TrollHack/releases/download/1.4.0/TrollHack-1.4.0.jar)
![Current version](https://img.shields.io/badge/version-1.4.0-blue)
![Download count](https://img.shields.io/github/downloads/Luna5ama/TrollHack/latest/total)

# TrollHack
Expand All @@ -28,7 +28,7 @@ Crashing with `java.lang.IllegalAccessError: tried to access field net.minecraft
- Please remove `-Xverify:none` from your launch JVM arguments.

Before opening an issue, please consider the following:
- Are you on the very latest version? In this case, it should be 1.3.1
- Are you on the very latest version? In this case, it should be 1.4.0
- Did you compile it yourself, or did you use the release?
- Are your graphics drivers up to date?
If you're sure you've tried everything, open an issue. [How to ask a good question](https://stackoverflow.com/help/how-to-ask)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xms1G -Xmx4G
modGroup=dev.luna5ama
modID=trollhack
modName=Troll Hack
modVersion=1.3.1
modVersion=1.4.0

forgeGradleVersion=6.+
minecraftVersion=1.12.2
Expand Down

0 comments on commit 101f1d7

Please sign in to comment.