Beherith / springrts_smf_compiler

This tool allows the compilation and decompilation of maps to springrts's binary smf map format.
Creative Commons Zero v1.0 Universal
10 stars 9 forks source link

Github actions to make windows exe - Help wanted #22

Closed Beherith closed 1 year ago

Beherith commented 2 years ago

Ive been using "pyinstaller --onefile" to create the exe, but this is far from ideal and unfun. Help appreciated!

Beherith commented 2 years ago

Cool, this is almost done, only gotta figure out how to package everything and release on each build...

marengohue commented 1 year ago

Solved in https://github.com/Beherith/springrts_smf_compiler/pull/28