update readme and mkxp.json

This commit is contained in:
Zorua 2022-12-21 05:32:24 -05:00
parent 3fc5bbe429
commit c86b341c12
2 changed files with 5 additions and 1 deletions

View file

@ -10,7 +10,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 supports Windows, Linux and both Intel and Apple Silicon versions of macOS.
Releases are [here](https://github.com/mkxp-z/mkxp-z/releases). Requirements for running them are Windows 8.1+, Ubuntu 20.04+ (Fedora and Manjaro releases that age or newer *should* also be fine), or macOS 10.12.2+. Releases are [here](https://github.com/mkxp-z/mkxp-z/releases). Requirements for running them are Windows 8.1+, Ubuntu 20.04+ (Fedora and Manjaro releases that age or newer *should* also be fine), or macOS 10.13+.
I'd highly recommend [checking the wiki](https://github.com/mkxp-z/mkxp-z/wiki) for more information than this readme contains. I'd highly recommend [checking the wiki](https://github.com/mkxp-z/mkxp-z/wiki) for more information than this readme contains.

View file

@ -22,6 +22,10 @@
// "MKXPZ_FOLDER_SELECT" // "MKXPZ_FOLDER_SELECT"
// - Allows the manual selection of the game's folder at startup. // - Allows the manual selection of the game's folder at startup.
// Only works on macOS at the moment. // Only works on macOS at the moment.
// "MTL_HUD_ENABLED"
// - On macOS 13 (Ventura) and over, provided the Metal backend is used,
// this will enable a full performance HUD containing more details than
// the built-in framerate display.
// Specify the RGSS version to run under. // Specify the RGSS version to run under.