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

This commit is contained in:
2026-06-16 19:59:48 +02:00
parent b8bf70a178
commit 5b62bd8d12
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