Display an error message AFTER checking the windows build version if the requirements.txt can't be found:
The following file could not be found: 'requirements.txt'. Please make sure that you execute this script in the root of the custom-nothing-glyph-tools directory.
Describe the bug
There are no checks if
requirements.txt
existsTo Reproduce
Version 1
Install-Dependencies.bat
on its ownVersion 2
Install-Dependencies.bat
script without unzippingScreenshot
Output of the Version 2 scenario
Expected behavior
Display an error message AFTER checking the windows build version if the
requirements.txt
can't be found:Insert logic here: https://github.com/SebiAi/custom-nothing-glyph-tools/blob/34a9059982b338b2596ff780e2fdce17cd714dc6/Install-Dependencies.bat#L21C1-L21C1