executable

This commit is contained in:
2026-03-28 17:48:54 +01:00
parent 06954ae3c4
commit 5aa0e7cfef
169 changed files with 8761 additions and 0 deletions

10
dist/jeu/app/jeu.cfg vendored Normal file
View File

@@ -0,0 +1,10 @@
[Application]
app.classpath=$APPDIR\Linea.jar
app.mainclass=linea.LineaAppli
app.classpath=$APPDIR\slf4j-api-2.0.13.jar
app.classpath=$APPDIR\slf4j-simple-2.0.13.jar
app.classpath=$APPDIR\sqlite-jdbc-3.45.1.0.jar
[JavaOptions]
java-options=-Djpackage.app-version=1.0
java-options=--enable-native-access=ALL-UNNAMED