[Request] How to add Оptifin to a project
-
I want to add OptiFine to my project. I downloaded OptiFine_1.8.9_HD_U_M5.jar and threw it into the libs folder. When I run it, I get an error. As I understand it, this is due to the fact that OptiFine uses System.exit() and Forge FMLCommonHandler.exitJava(), what should I do? Is there an alternative solution?