From 91d9838e6c4a008b85cef73209b8e8772cd1f0b7 Mon Sep 17 00:00:00 2001 From: Jonas Kulla Date: Thu, 20 Jun 2019 06:01:20 +0200 Subject: [PATCH] README: Clarify target group of project --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d9f9c09..980cf74 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ It is licensed under the GNU General Public License v2+. [**OSX**](https://app.box.com/mkxpmacbuilds) by Ali [**Windows (mingw-w64 32bit)**](http://ancurio.bplaced.net/mkxp/mingw32/) +## Should I use mkxp +mkxp primarily targets technically versed users that are comfortable with Ruby / RGSS, and ideally know how to compile the project themselves. The reason for this is that for most games, due to Win32-API usage, mkxp is simply not a plug-and-play solution, but a building block with which a fully cross-platform version can be created in time. + ## Bindings Bindings provide the glue code for an interpreted language environment to run game scripts in. Currently there are three bindings: