Readme: mention ruby patches

This commit is contained in:
Jonas Kulla 2013-10-19 19:59:18 +02:00
parent d8aa5f2b0d
commit e14f3ef9db
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ To select this binding, run `qmake BINDING=BINDING_NULL`
To run mkxp, you should have a graphics card capable of at least **OpenGL 2.0** with an up-to-date driver installed. To run mkxp, you should have a graphics card capable of at least **OpenGL 2.0** with an up-to-date driver installed.
### MRI binding: ### MRI binding:
Place a recent version of ruby in the project folder and build it. Place a recent version of ruby in the project folder, apply all patches from "patches/ruby" and build it.
### mruby binding: ### mruby binding:
Place a recent version of mruby in the project folder and build it. Place a recent version of mruby in the project folder and build it.