It is possible to use in in "1.8" instead of "1.8.8" ?
Closed this issue · 1 comments
I'm currently using the "1.8" version because the "1.8.8" version of the Optifine source code does not include shaders.
It is possible to use in in "1.8" instead of "1.8.8" ?
When i import it into my MCP project i have some errors which i don't know how to fix them:
How to import it without having these error ?
Somebody recomended fakeUtils because i want to display the player on the GuiMainMenu like this:
But as i seen there is not documentation and/or videos about it.
(PS: Sorry for my English, I'm French.)
Finally i succesfully imported it in my "1.8" client.
I only needed to rename functions and variables to match to MCP910 functions and variables.
I will soon post the modifications on a GitHub repo if somebody need it.