From 328ebe94a2ede00cb16bf1f4ba9b40dbe0b2c7b8 Mon Sep 17 00:00:00 2001 From: bakustarver <66978329+bakustarver@users.noreply.github.com> Date: Thu, 19 Dec 2024 04:26:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83c150f..cc9052a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # RPG Maker MV / MZ for Linux [ cicpoffs mount] -The bash wrapper uses [native Linux libraries](DEPENDENCIES.md) to run Windows games and can be considered an alternative to WINE. It creates a local port of the Linux version from the Windows port and then executes it. +The bash wrapper uses [native Linux libraries](DEPENDENCIES.md) to run Windows games. It creates a local port of the Linux version from the Windows port and then executes it. Initially, it supported only RPG Maker MV and MZ, but now it also supports RPG Maker XP, VX, VX Ace, MV, MZ, TyranoBuilder, Godot, Construct 2/3, and Nscripter. Priority is primarily on RPG Maker MV/MZ. (if you have errors with XP, VX, Vx Ace address this [link](https://github.com/mkxp-z/mkxp-z)).