Weitere Anpassungen bezüglich der Voxel und des Zoning Systems

This commit is contained in:
2026-08-12 23:01:09 +02:00
parent ae3caacebf
commit 400a736804
88 changed files with 2826 additions and 686 deletions

View File

@@ -6,7 +6,7 @@ plugins {
javafx {
version = '26'
modules = ['javafx.controls', 'javafx.swing']
modules = ['javafx.controls', 'javafx.swing', 'javafx.media']
}
application {