From 7bc0671380f939fedab08705c09cb4be17c195c7 Mon Sep 17 00:00:00 2001 From: Splendide Imaginarius <119545140+Splendide-Imaginarius@users.noreply.github.com> Date: Tue, 17 Oct 2023 07:01:50 +0000 Subject: [PATCH] README: Clarify license Struma confirmed via Discord that the license matches Ancurio's GPLv2+. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 79bc4193..ca80fbb6 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Despite the fact that it was made with Essentials games in mind, there is nothin It supports Windows, Linux and both Intel and Apple Silicon versions of macOS. +It is licensed under the GNU General Public License v2+. + ## Bindings Bindings provide the glue code for an interpreted language environment to run game scripts in. mkxp-z focuses on MRI and as such the mruby and null bindings are not included.