Readme: mention ruby patches
This commit is contained in:
parent
d8aa5f2b0d
commit
e14f3ef9db
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue