Easy run#29
Conversation
all python codes moved to "pyglet needed Codes" folder and an .exe file added to ".EXE App" folder
README file edited and main.exe program in ".EXE App" folder changed to BASAV.exe
|
I have several questions: what are all these metadata files doing? Are they necessary? Why did you push the binary to git instead of contacting me to add it to the releases? I'm assuming this is a Windows executable, but I still have to ask. In any way, thanks for putting up the effort. Though this project is dead until I decide to rewrite it, I do apprechiate the inclusion of an executable. |
hey those metadata files are for pyglet that means you dont need to install pyglet to run it and yes its a Windows executable |
|
yes, okay. So. I will test your executable on a windows machine later this day, but I definitely won't merge it. Executables don't belong into the git tree. However, if everything works as expected, I'll zip the whole thing and add it as a release. Either way, thanks for taking the time to compile it for windows. I hope you'll stick around for the rewrite. :) |
hey. I created a .exe program for running your program easily without needing pyglet to be installed