[1.8] Rework main class to use Forge initialization events#274
[1.8] Rework main class to use Forge initialization events#274
Conversation
Also uses a proper logger
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|




Also cleans it up in general and uses a proper logger instead of
System.out.println()directly.