mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-01 14:15:16 +02:00
README.md: Clarify OpenSSL license
This commit is contained in:
parent
1dfb7b4db0
commit
d5ec20f020
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ 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+.
|
||||
mkxp-z is licensed under the GNU General Public License v2+. However, if you build mkxp-z with the `enable-https` option turned on (which is the default), you will also need to comply with OpenSSL's Apache v2 license, which in practice means that the resulting binaries are licensed under GPLv3.
|
||||
|
||||
## 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue