From 4b07b0007d79b18f86cd1775adc87ee47beb7c9e Mon Sep 17 00:00:00 2001 From: Dylan Jones Date: Sat, 12 Dec 2020 23:49:41 -0500 Subject: Use icon file --- modpackman.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modpackman.spec') diff --git a/modpackman.spec b/modpackman.spec index 382568f..66b0dc4 100644 --- a/modpackman.spec +++ b/modpackman.spec @@ -30,4 +30,5 @@ exe = EXE(pyz, upx=True, upx_exclude=[], runtime_tmpdir=None, - console=True ) + console=True, + icon="jeffrey-3-icon.ico,0") -- cgit v1.2.3