From 7f604e25ad5c36a7ca05beca4ebb877491857b50 Mon Sep 17 00:00:00 2001 From: Jonas Kulla Date: Mon, 23 Sep 2013 10:41:22 +0200 Subject: [PATCH] Lower minimum OpenGL requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddd6c96..5084a83 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Place a recent version of ruby in the project folder and build it. ### mruby binding: Place a recent version of mruby in the project folder and build it. -To run mkxp, you should have a graphics card capable of at least **OpenGL 3.0** +To run mkxp, you should have a graphics card capable of at least **OpenGL 2.0** with an up-to-date driver installed ## Building