Update README.md

This commit is contained in:
Adam Tunnic 2021-04-25 15:42:12 -04:00 committed by GitHub
parent 8fe6ff41db
commit 2a8569146c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,11 +80,11 @@ cp jre_lwjgl3glfw/build/libs/jre_lwjgl3glfw-3.2.3.jar app_pojavlauncher/src/main
## Known Issues ## Known Issues
- Minecraft `21w10a` or newer are currently not yet supported due to the new GLSL usage. - Minecraft `21w10a` or newer are currently not yet supported due to the new GLSL usage.
- in 1.16 and up spawn eggs banners are white (you can fix this by adding this to your JVM flags - In 1.16 and up spawn eggs banners are white (you can fix this by adding this to your JVM flags
`-Dorg.lwjgl.opengl.libname=libgl4es_115.so`, only works on 1.16 and up, do not use under this version) `-Dorg.lwjgl.opengl.libname=libgl4es_115.so`, only works on 1.16 and up, do not use under this version)
- controller mods aren't working - controller mods aren't working
- with big modpacks textures could be messed up - With big modpacks textures could be messed up
- if your using gl4es 1.1.5 on 1.16 and lower texture will bug out when hit a mob - If you're using gl4es 1.1.5 on 1.16 and lower texture will bug out when hit a mob
- probably more, that's why we have a bug tracker ;) - probably more, that's why we have a bug tracker ;)
## License ## License