A lot of Canvas UI stuff

This commit is contained in:
2020-07-04 11:39:53 +02:00
parent 4a38dbfbdc
commit 4d7b99990e
26 changed files with 3056 additions and 45 deletions

View File

@@ -30,6 +30,14 @@ application {
mainClassName = "de.siphalor.was.Start"
}
sourceSets {
main {
resources {
exclude '**/*.svg'
}
}
}
jar {
manifest {
attributes(