From 5c117a55bf49ec2088ad3b0e7ce82ca574f84c1f Mon Sep 17 00:00:00 2001 From: Jonas Kulla Date: Mon, 10 Aug 2020 09:42:00 +0200 Subject: [PATCH] README: Remember that markdown is a thing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5bf284..3afbe6a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mkxp -Read: [Future of mkxp](https://gist.github.com/Ancurio/fc568571eaf7dd62c550dc3a08c0d08f) +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.