procedural_city_generation icon indicating copy to clipboard operation
procedural_city_generation copied to clipboard

Supply downloadable Windows executables

Open josauder opened this issue 9 years ago • 1 comments

Look into py2exe and attempt to host the download somewhere

josauder avatar Sep 29 '15 19:09 josauder

https://github.com/pyinstaller/pyinstaller/ is way better from my experience. You can build for other platforms as well and push these as releases here on gh.

iKlsR avatar Sep 30 '15 02:09 iKlsR