Implement fade out effect, better config screen

This commit is contained in:
Motschen
2023-03-22 14:45:53 +01:00
parent e139a2319e
commit 77badf3494
10 changed files with 86 additions and 54 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.0-SNAPSHOT'
id 'fabric-loom' version '1.1-SNAPSHOT'
id 'maven-publish'
}