Instructions for running from source incorrect/not supported
There seems to be an issue preventing the program opening whenever running from source, not to mention that the exe file is missing from the gamebanana upload.
Here is the error messages from the terminal:
PS C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin> pip install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' PS C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin> cd src cd : Cannot find path 'C:\Users\names\OneDrive\Desktop\spritesheet-xml-gene rator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin \src' because it does not exist. At line:1 char:1
- cd src
-
- CategoryInfo : ObjectNotFound: (C:\Users\names...ight-Funk in\src:String) [Set-Location], ItemNotFoundException
- FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.S etLocationCommand
PS C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin> python3 xmlpngUI.py C:\Users\names\AppData\Local\Microsoft\WindowsApps\python3.exe: can't open file 'C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin\xmlpngUI.py': [Errno 2] No such file or directory PS C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin>
Or as a screencap for legibility:

Thanks, syringgoogleplex
Did you download the code from this repository or did you get the zip file that's on gamebanana? Because if it's from gamebanana then that's just the exe file. If you're running it from source you'll have to download the source code from here (github) and then use python to run it