diff --git a/README.md b/README.md index da182f0..32bd900 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,5 @@ Bonus Click Notification | Information Panel * Integrated Smith's outfit effect - [Aiadan](https://github.com/Aiadan "Aiadan's github") * Added metal counter - +- [Rikten X](https://github.com/riktenx "Rikten X's github") + * Added configs to enhance text visibility diff --git a/build.gradle b/build.gradle index 80976cf..2217078 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ dependencies { } group = 'com.toofifty' -version = '1.0.10' +version = '1.0.11' tasks.withType(JavaCompile).configureEach { options.encoding = 'UTF-8'