README: Add link to gist document

This commit is contained in:
Jonas Kulla 2020-05-06 07:38:25 +02:00
parent 91d9838e6c
commit cd4de71c6b
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# mkxp
Read: [Future of mkxp](https://gist.github.com/Ancurio/fc568571eaf7dd62c550dc3a08c0d08f)
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+.