Add the minimum OpenGL version to the readme
BufferStorage technically only requires OpenGL 4.4, but I already had 4.5 written everywhere. If it becomes a problem that going to 4.4 fixes I could probably roll back to that.
This commit is contained in:
@@ -69,3 +69,6 @@ Source code uses Mojang mappings.
|
||||
|
||||
The source code can be 'created' with the ./eclipse command and can be found in the following path:
|
||||
minecraft-lod-mod\build\fg_cache\mcp\ VERSION \joined\ RANDOM_STRING \patch\output.jar
|
||||
|
||||
|
||||
The mod requires OpenGL 4.5 (as of 10-13-2021)
|
||||
|
||||
Reference in New Issue
Block a user