Merge branch 'view_assets' into dev_client

# Conflicts:
#	Projekte/mdga/client/build.gradle
This commit is contained in:
Felix
2024-11-13 17:21:24 +01:00
47 changed files with 128 additions and 61 deletions

View File

@@ -18,5 +18,5 @@ implementation project(":mdga:model")
application {
mainClass = 'pp.mdga.client.MdgaApp'
applicationName = 'mdga'
applicationName = 'MDGA'
}