- Added compression ability for nw executables - Added tabs to navigate options - Added file menu with recent files and keyboard shortcuts - Added a status bar for displaying information about fields
2 lines
109 B
Batchfile
Executable file
2 lines
109 B
Batchfile
Executable file
rd /S /Q image_tool_builds
|
|
pyinstaller --onefile --distpath image_tool_builds -n imgtools_win image_tools.py
|