From fb8e72170c3023e2fae107f53a897ef04c72af18 Mon Sep 17 00:00:00 2001 From: bakustarver <66978329+bakustarver@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:17:49 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 84e5e54..d3871ec 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ The project contains a collection of shell scripts that will help you run games on the RPG Maker MV/MZ engine on linux. I was inspired by [m5kro](https://github.com/m5kro)'s project and his linux/mac os builds. + +# Dependencies ### The software uses the following dependencies for RPG Maker MV/MZ: - [nwjs](https://nwjs.io/) - As the main engine of the game - [cicpoffs](https://github.com/adlerosn/cicpoffs) - For mounting the game folder in windows Case-Insensitive mode (that allows nwjs better find the game files)