Update README.md

This commit is contained in:
bakustarver 2024-05-21 04:05:11 +03:00 committed by GitHub
parent 009f3b6e25
commit dc66b7bd0e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ I was inspired by [m5kro](https://github.com/m5kro)'s project and his linux/mac
### 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)
- [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
#### Contains the following features: