UncertainProd / FnF-Spritesheet-and-XML-Maker

A Friday Night Funkin' mod making helper tool that allows you to generate XML files and spritesheets from induvidual pngs
GNU General Public License v3.0
77 stars 71 forks source link

Release zips contain too many files #35

Open niltok64 opened 2 years ago

niltok64 commented 2 years ago

The zips containing releases have too many different pyd and DLLs, making it a pain to find the EXE. I do have a proposed solution; add --onefile as a parameter when building with pyinstaller.