Crux language runes

This commit is contained in:
Anuken 2025-08-02 23:18:32 +02:00
parent 7cbbc5d7ac
commit ba7d0a29bb
226 changed files with 105 additions and 5 deletions

View file

@ -30,6 +30,7 @@ public class ImagePacker{
ArcNativesLoader.load();
fixSubdirectory("blocks/environment/character-overlay");
fixSubdirectory("blocks/environment/rune-overlay");
Core.settings = new MockSettings();
Log.logger = new NoopLogHandler();