MidnightLib 0.2.7 - Fixes and Textured overlay buttons

- Fix #1
- The MidnightConfig overview screen button background is now based on the default button texture (Powered by new util class 'TexturedOverlayButtonWidget')
This commit is contained in:
Motschen
2021-10-19 21:39:32 +02:00
parent 454b8ec01d
commit 7c55e3bfae
11 changed files with 206 additions and 117 deletions

BIN
gradle/wrapper/gradle-wrapper.jar vendored Executable file → Normal file

Binary file not shown.

2
gradle/wrapper/gradle-wrapper.properties vendored Executable file → Normal file
View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists