From d2a4038ba33be0ce30896ba196ec0ec5db9ee5b2 Mon Sep 17 00:00:00 2001 From: pk-2000 <63214388+pk-2000@users.noreply.github.com> Date: Wed, 25 Nov 2020 19:21:13 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 58071a2..ab653cd 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ e.g. 640/480, 800/600, 1024/768, 1280/960, 1920/1080, etc. # mkxp +Read: [Future of mkxp](https://gist.github.com/Ancurio/fc568571eaf7dd62c550dc3a08c0d08f) +Official discord community: https://discord.gg/A8xHE8P + mkxp is a project that seeks to provide a fully open source implementation of the Ruby Game Scripting System (RGSS) interface used in the popular game creation software "RPG Maker XP", "RPG Maker VX" and "RPG Maker VX Ace" (trademark by Enterbrain, Inc.), with focus on Linux. The goal is to be able to run games created with the above software natively without changing a single file. It is licensed under the GNU General Public License v2+.