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 b691430889
Clean up our thread creation code a little
- Provide a helper method for creating threads with a lower priority.

 - Use that in our network code (which already used this priority) and
   for the computer worker threads (which used the default priority
   before). I genuinely thought I did this years ago.
2023-06-03 20:51:21 +01:00
..
src Clean up our thread creation code a little 2023-06-03 20:51:21 +01:00
build.gradle.kts Bundle jzlib with our published jar 2023-03-29 09:32:06 +01:00