Added classes from old Cauldron (NON TESTED / BROKEN!)

This commit is contained in:
2026-06-16 19:59:48 +02:00
parent c0eca5a56d
commit d98c5fff34
100 changed files with 6910 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@ fi
CLASSPATH=$(IFS=:; echo "${jars[*]}")
exec java \
--enable-preview \
-Dlog4j.configurationFile=conf/log4j2.xml \
-cp "$CLASSPATH" \
com.r35157.nenjim.hubd.impl.ref.Main