1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-27 17:34:48 +00:00
CC-Tweaked/projects/core
Jonathan Coates ebed357f05
Truncate longer error messages
We could do this in a more concise manner by wrapping Throwable rather
than reimplementing printStackTrace. However, doing this way allows us
to handle nested exceptions too.
2023-05-25 09:10:03 +01:00
..
src Truncate longer error messages 2023-05-25 09:10:03 +01:00
build.gradle.kts Bundle jzlib with our published jar 2023-03-29 09:32:06 +01:00