From 315813983a4a7562a767597d18e29b9a33f2736d Mon Sep 17 00:00:00 2001 From: bakustarver <66978329+bakustarver@users.noreply.github.com> Date: Thu, 7 Mar 2024 23:23:43 +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 c219198..01e4448 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The project contains a collection of shell scripts that will help you run games on the RPG Maker MV/MZ engine. I was inspired by [m5kro](https://github.com/m5kro)'s project and his linux/mac os builds. -### The software use the following dependencies: +### The software uses the following dependencies: - nwjs - As the main engine of the game - cicpoffs - For mounting the game folder in windows Case-Insensitive mode (that allows nwjs better find the game files) - tools such as wget, ln, readlink, grep - For downloading the latest version of nwjs and viewing the files