create package org.polytech.ryuk
All checks were successful
Linux arm64 / Build (push) Successful in 31s

This commit is contained in:
2025-02-01 14:47:46 +01:00
parent a20a5387a7
commit b87bd5183e
84 changed files with 338 additions and 344 deletions

View File

@@ -33,7 +33,7 @@ dependencies {
application {
// Define the main class for the application.
mainClass = 'gui.Main'
mainClass = 'org.polytech.ryuk.gui.Main'
}
// Add libraries into the final jar