mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-07-14 11:45:16 +02:00
update readme and mkxp.json
This commit is contained in:
parent
3fc5bbe429
commit
c86b341c12
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
||||
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.
|
||||
|
||||
|
|
|
@ -22,6 +22,10 @@
|
|||
// "MKXPZ_FOLDER_SELECT"
|
||||
// - Allows the manual selection of the game's folder at startup.
|
||||
// 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue