From 59c570595d254a3ecf1b4bfbe77be886f99b12f3 Mon Sep 17 00:00:00 2001 From: bakustarver <66978329+bakustarver@users.noreply.github.com> Date: Tue, 21 May 2024 04:06:44 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb0dc7c..d58bba6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ The project contains a collection of shell scripts that will help you run games I was inspired by [m5kro](https://github.com/m5kro)'s project and his linux/mac os builds. ### The software uses the following dependencies: -- nwjs - As the main engine of the game +- [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) - tools such as wget, ln, readlink, grep - For downloading the latest version of nwjs and viewing the files