Fixed some errors with the System prompt

Chaged java version to make this more compadible
This commit is contained in:
2026-07-20 18:03:31 +02:00
parent 4cd4367a19
commit 330d7df389
4 changed files with 40 additions and 29 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# This is used in sub-project that dosent explicitly require the API sub-project to only include if thay shuld be included project wide.
useAPI = true
javaVersion = 26
javaVersion = 25