From 71b2187e50e3c20b6661644c829c4f3b577fb52e Mon Sep 17 00:00:00 2001 From: Mathew Velasquez Date: Tue, 5 Jan 2016 14:47:43 -0500 Subject: [PATCH] Added notice in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9f9c09..5db505d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# mkxp +# mkxp-oneshot +*This project was forked from (and made possible by) [mkxp by Ancurio](https://github.com/Ancurio/mkxp). A more appropriate readme for this repo will be added later.* 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.