Hello,
I am looking at using pyglet as my primary development environment for games. I have a question though: Is there a folder I can include in every development system that has the correct AVbin binary for each OS? For example, if I have a pyinstaller.spec file, it will check the os, then copy the proper AVbin file into the dist so I have something like:

dist/AVbin.dll
dist/game.exe

Then I just rename my dist file and give it to people for that os.
Is this possible?
thanks,

--
Brandon Keith Biggs <http://www.brandonkeithbiggs.com/>

--
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to